Class ResourcesRemovedEvent.Grant

java.lang.Object
com.slack.api.model.event.ResourcesRemovedEvent.Grant
Enclosing class:
ResourcesRemovedEvent

public static class ResourcesRemovedEvent.Grant extends Object
  • Constructor Details

    • Grant

      public Grant()
  • Method Details

    • getType

      public String getType()
    • getResourceId

      public String getResourceId()
    • setType

      public void setType(String type)
    • setResourceId

      public void setResourceId(String resourceId)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object