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