| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.usergroups |
| Modifier and Type | Method and Description |
|---|---|
UsergroupEnableParams |
UsergroupEnableParams.Builder.build()
Builds a new
UsergroupEnableParams. |
static UsergroupEnableParams |
UsergroupEnableParams.copyOf(UsergroupEnableParamsIF instance)
Creates an immutable copy of a
UsergroupEnableParamsIF value. |
UsergroupEnableParams |
UsergroupEnableParams.withIncludeCount(Boolean value)
Copy the current immutable object by setting a present value for the optional
includeCount attribute. |
UsergroupEnableParams |
UsergroupEnableParams.withIncludeCount(Optional<Boolean> optional)
Copy the current immutable object by setting an optional value for the
includeCount attribute. |
UsergroupEnableParams |
UsergroupEnableParams.withUsergroupId(String usergroupId)
Copy the current immutable object by setting a value for the
usergroupId attribute. |
Copyright © 2019. All rights reserved.