| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.channels |
| Modifier and Type | Method and Description |
|---|---|
static ChannelsInfoResponse.Builder |
ChannelsInfoResponse.builder()
Creates a builder for
ChannelsInfoResponse. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.from(ChannelsInfoResponseIF instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.response.channels.ChannelsInfoResponseIF instance. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.from(SlackResponse instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.response.SlackResponse instance. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.setChannel(SlackChannel channel)
Initializes the value for the
channel attribute. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.setOk(boolean ok)
Initializes the value for the
ok attribute. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.setResponseMetadata(Optional<ResponseMetadata> responseMetadata)
Initializes the optional value
responseMetadata to responseMetadata. |
ChannelsInfoResponse.Builder |
ChannelsInfoResponse.Builder.setResponseMetadata(ResponseMetadata responseMetadata)
Initializes the optional value
responseMetadata to responseMetadata. |
Copyright © 2019. All rights reserved.