public class IntegrationMappingSlackOptions extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrationMappingSlackOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isAccessManagementDisabled
Indicates whether or not channel member access to the underlying box item should be
automatically managed.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
IntegrationMappingSlackOptions() |
protected |
IntegrationMappingSlackOptions(IntegrationMappingSlackOptions.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsAccessManagementDisabled() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean isAccessManagementDisabled
public IntegrationMappingSlackOptions()
protected IntegrationMappingSlackOptions(IntegrationMappingSlackOptions.Builder builder)
public Boolean getIsAccessManagementDisabled()