Class Moderation.CheckRequestData

  • Enclosing class:
    Moderation

    public static class Moderation.CheckRequestData
    extends java.lang.Object
    • Method Detail

      • getEntityType

        @NotNull
        public @NotNull java.lang.String getEntityType()
      • getEntityId

        @NotNull
        public @NotNull java.lang.String getEntityId()
      • getConfigKey

        @NotNull
        public @NotNull java.lang.String getConfigKey()
      • getEntityCreatorId

        @Nullable
        public @Nullable java.lang.String getEntityCreatorId()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object