| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.group |
| Modifier and Type | Method and Description |
|---|---|
GroupsListParams |
GroupsListParams.Builder.build()
Builds a new
GroupsListParams. |
static GroupsListParams |
GroupsListParams.copyOf(GroupsListParamsIF instance)
Creates an immutable copy of a
GroupsListParamsIF value. |
GroupsListParams |
GroupsListParams.withShouldExcludeArchived(Boolean value)
Copy the current immutable object by setting a present value for the optional
shouldExcludeArchived attribute. |
GroupsListParams |
GroupsListParams.withShouldExcludeArchived(Optional<Boolean> optional)
Copy the current immutable object by setting an optional value for the
shouldExcludeArchived attribute. |
GroupsListParams |
GroupsListParams.withShouldExcludeMembers(boolean shouldExcludeMembers)
Copy the current immutable object by setting a value for the
shouldExcludeMembers attribute. |
Copyright © 2019. All rights reserved.