Package com.slack.api.model.event
Class ResourcesAddedEvent.Grant
- java.lang.Object
-
- com.slack.api.model.event.ResourcesAddedEvent.Grant
-
- Enclosing class:
- ResourcesAddedEvent
public static class ResourcesAddedEvent.Grant extends Object
-
-
Constructor Summary
Constructors Constructor Description Grant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetResourceId()StringgetType()inthashCode()voidsetResourceId(String resourceId)voidsetType(String type)StringtoString()
-