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