| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.conversations |
| Modifier and Type | Method and Description |
|---|---|
ConversationSetPurposeParams |
ConversationSetPurposeParams.Builder.build()
Builds a new
ConversationSetPurposeParams. |
static ConversationSetPurposeParams |
ConversationSetPurposeParams.copyOf(ConversationSetPurposeParamsIF instance)
Creates an immutable copy of a
ConversationSetPurposeParamsIF value. |
ConversationSetPurposeParams |
ConversationSetPurposeParams.withChannelId(String channelId)
Copy the current immutable object by setting a value for the
channelId attribute. |
ConversationSetPurposeParams |
ConversationSetPurposeParams.withPurpose(String purpose)
Copy the current immutable object by setting a value for the
purpose attribute. |
Copyright © 2020. All rights reserved.