| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.group |
| Modifier and Type | Method and Description |
|---|---|
static GroupsListParams.Builder |
GroupsListParams.builder()
Creates a builder for
GroupsListParams. |
GroupsListParams.Builder |
GroupsListParams.Builder.from(BaseChannelsFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.channels.BaseChannelsFilter instance. |
GroupsListParams.Builder |
GroupsListParams.Builder.from(GroupsListParamsIF instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.group.GroupsListParamsIF instance. |
GroupsListParams.Builder |
GroupsListParams.Builder.setShouldExcludeArchived(Boolean shouldExcludeArchived)
Initializes the optional value
shouldExcludeArchived to shouldExcludeArchived. |
GroupsListParams.Builder |
GroupsListParams.Builder.setShouldExcludeArchived(Optional<Boolean> shouldExcludeArchived)
Initializes the optional value
shouldExcludeArchived to shouldExcludeArchived. |
GroupsListParams.Builder |
GroupsListParams.Builder.setShouldExcludeMembers(boolean shouldExcludeMembers)
Initializes the value for the
shouldExcludeMembers attribute. |
Copyright © 2019. All rights reserved.