| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.conversations |
| Modifier and Type | Method and Description |
|---|---|
ConversationsHistoryResponseMetadata |
ConversationsHistoryResponseMetadata.Builder.build()
Builds a new
ConversationsHistoryResponseMetadata. |
static ConversationsHistoryResponseMetadata |
ConversationsHistoryResponseMetadata.copyOf(ConversationsHistoryResponseMetadataIF instance)
Creates an immutable copy of a
ConversationsHistoryResponseMetadataIF value. |
ConversationsHistoryResponseMetadata |
ConversationsHistoryResponseMetadata.withNextCursor(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
nextCursor attribute. |
ConversationsHistoryResponseMetadata |
ConversationsHistoryResponseMetadata.withNextCursor(String value)
Copy the current immutable object by setting a present value for the optional
nextCursor attribute. |
Copyright © 2019. All rights reserved.