| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.chat |
| Modifier and Type | Class and Description |
|---|---|
class |
ChatDeleteParams
Immutable implementation of
AbstractChatDeleteParams. |
| Modifier and Type | Method and Description |
|---|---|
static ChatDeleteParams |
ChatDeleteParams.copyOf(AbstractChatDeleteParams instance)
Creates an immutable copy of a
AbstractChatDeleteParams value. |
ChatDeleteParams.Builder |
ChatDeleteParams.Builder.from(AbstractChatDeleteParams instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.chat.AbstractChatDeleteParams instance. |
Copyright © 2019. All rights reserved.