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