| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.chat |
| Modifier and Type | Method and Description |
|---|---|
ChatGetPermalinkParams |
ChatGetPermalinkParams.Builder.build()
Builds a new
ChatGetPermalinkParams. |
static ChatGetPermalinkParams |
ChatGetPermalinkParams.copyOf(ChatGetPermalinkParamsIF instance)
Creates an immutable copy of a
ChatGetPermalinkParamsIF value. |
ChatGetPermalinkParams |
ChatGetPermalinkParams.withChannelId(String channelId)
Copy the current immutable object by setting a value for the
channelId attribute. |
ChatGetPermalinkParams |
ChatGetPermalinkParams.withMessageTs(String messageTs)
Copy the current immutable object by setting a value for the
messageTs attribute. |
Copyright © 2019. All rights reserved.