| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.channels |
| Modifier and Type | Method and Description |
|---|---|
static ChannelsInfoParams.Builder |
ChannelsInfoParams.builder()
Creates a builder for
ChannelsInfoParams. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.from(AbstractChannelsInfoParams instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.channels.AbstractChannelsInfoParams instance. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.setChannelId(String channelId)
Initializes the value for the
channelId attribute. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.setIncludeLocale(Boolean includeLocale)
Initializes the optional value
includeLocale to includeLocale. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.setIncludeLocale(Optional<Boolean> includeLocale)
Initializes the optional value
includeLocale to includeLocale. |
Copyright © 2019. All rights reserved.