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