| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.conversations |
| Modifier and Type | Method and Description |
|---|---|
static ConversationCreateParams.Builder |
ConversationCreateParams.builder()
Creates a builder for
ConversationCreateParams. |
ConversationCreateParams.Builder |
ConversationCreateParams.Builder.from(ConversationCreateParamsIF instance)
Fill a builder with attribute values from the provided
ConversationCreateParamsIF instance. |
ConversationCreateParams.Builder |
ConversationCreateParams.Builder.setIsPrivate(boolean isPrivate)
Initializes the value for the
isPrivate attribute. |
ConversationCreateParams.Builder |
ConversationCreateParams.Builder.setName(String name)
Initializes the value for the
name attribute. |
Copyright © 2019. All rights reserved.