| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.conversations |
| Modifier and Type | Method and Description |
|---|---|
ConversationSetTopicResponse |
ConversationSetTopicResponse.Builder.build()
Builds a new
ConversationSetTopicResponse. |
static ConversationSetTopicResponse |
ConversationSetTopicResponse.copyOf(ConversationSetTopicResponseIF instance)
Creates an immutable copy of a
ConversationSetTopicResponseIF value. |
ConversationSetTopicResponse |
ConversationSetTopicResponse.withOk(boolean ok)
Copy the current immutable object by setting a value for the
ok attribute. |
ConversationSetTopicResponse |
ConversationSetTopicResponse.withResponseMetadata(Optional<ResponseMetadata> optional)
Copy the current immutable object by setting an optional value for the
responseMetadata attribute. |
ConversationSetTopicResponse |
ConversationSetTopicResponse.withResponseMetadata(ResponseMetadata value)
Copy the current immutable object by setting a present value for the optional
responseMetadata attribute. |
Copyright © 2020. All rights reserved.