| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.usergroups |
| Modifier and Type | Method and Description |
|---|---|
UsergroupEnableResponse |
UsergroupEnableResponse.Builder.build()
Builds a new
UsergroupEnableResponse. |
static UsergroupEnableResponse |
UsergroupEnableResponse.copyOf(UsergroupEnableResponseIF instance)
Creates an immutable copy of a
UsergroupEnableResponseIF value. |
UsergroupEnableResponse |
UsergroupEnableResponse.withOk(boolean ok)
Copy the current immutable object by setting a value for the
ok attribute. |
UsergroupEnableResponse |
UsergroupEnableResponse.withResponseMetadata(Optional<ResponseMetadata> optional)
Copy the current immutable object by setting an optional value for the
responseMetadata attribute. |
UsergroupEnableResponse |
UsergroupEnableResponse.withResponseMetadata(ResponseMetadata value)
Copy the current immutable object by setting a present value for the optional
responseMetadata attribute. |
UsergroupEnableResponse |
UsergroupEnableResponse.withUsergroup(SlackUsergroup usergroup)
Copy the current immutable object by setting a value for the
usergroup attribute. |
Copyright © 2019. All rights reserved.