| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.conversations |
| Modifier and Type | Method and Description |
|---|---|
ConversationsInfoParams |
ConversationsInfoParams.Builder.build()
Builds a new
ConversationsInfoParams. |
static ConversationsInfoParams |
ConversationsInfoParams.copyOf(ConversationsInfoParamsIF instance)
Creates an immutable copy of a
ConversationsInfoParamsIF value. |
ConversationsInfoParams |
ConversationsInfoParams.withConversationId(String conversationId)
Copy the current immutable object by setting a value for the
conversationId attribute. |
ConversationsInfoParams |
ConversationsInfoParams.withIncludeLocale(Boolean value)
Copy the current immutable object by setting a present value for the optional
includeLocale attribute. |
ConversationsInfoParams |
ConversationsInfoParams.withIncludeLocale(Optional<Boolean> optional)
Copy the current immutable object by setting an optional value for the
includeLocale attribute. |
Copyright © 2019. All rights reserved.