| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response.conversations |
| Modifier and Type | Method and Description |
|---|---|
static ConversationsHistoryResponseMetadata.Builder |
ConversationsHistoryResponseMetadata.builder()
Creates a builder for
ConversationsHistoryResponseMetadata. |
ConversationsHistoryResponseMetadata.Builder |
ConversationsHistoryResponseMetadata.Builder.from(ConversationsHistoryResponseMetadataIF instance)
Fill a builder with attribute values from the provided
ConversationsHistoryResponseMetadataIF instance. |
ConversationsHistoryResponseMetadata.Builder |
ConversationsHistoryResponseMetadata.Builder.setNextCursor(Optional<String> nextCursor)
Initializes the optional value
nextCursor to nextCursor. |
ConversationsHistoryResponseMetadata.Builder |
ConversationsHistoryResponseMetadata.Builder.setNextCursor(String nextCursor)
Initializes the optional value
nextCursor to nextCursor. |
Copyright © 2019. All rights reserved.