| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.channels | |
| com.hubspot.slack.client.methods.params.group |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelsFilterIF |
interface |
ChannelsListParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelsFilter
Immutable implementation of
ChannelsFilterIF. |
class |
ChannelsListParams
Immutable implementation of
ChannelsListParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
ChannelsFilter.Builder |
ChannelsFilter.Builder.from(BaseChannelsFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.channels.BaseChannelsFilter instance. |
ChannelsListParams.Builder |
ChannelsListParams.Builder.from(BaseChannelsFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.channels.BaseChannelsFilter instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupsListParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupsListParams
Immutable implementation of
GroupsListParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2019. All rights reserved.