public class UpdateSlackIntegrationMappingByIdRequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSlackIntegrationMappingByIdRequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationMappingBoxItemSlack |
boxItem |
protected IntegrationMappingSlackOptions |
options |
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UpdateSlackIntegrationMappingByIdRequestBody() |
protected |
UpdateSlackIntegrationMappingByIdRequestBody(UpdateSlackIntegrationMappingByIdRequestBody.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IntegrationMappingBoxItemSlack |
getBoxItem() |
IntegrationMappingSlackOptions |
getOptions() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected IntegrationMappingBoxItemSlack boxItem
protected IntegrationMappingSlackOptions options
public UpdateSlackIntegrationMappingByIdRequestBody()
protected UpdateSlackIntegrationMappingByIdRequestBody(UpdateSlackIntegrationMappingByIdRequestBody.Builder builder)
public IntegrationMappingBoxItemSlack getBoxItem()
public IntegrationMappingSlackOptions getOptions()