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