public static interface ListPageReceiptsRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<ListPageReceiptsRequest.Builder,ListPageReceiptsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPageReceiptsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of acknowledgements per page of results.
|
ListPageReceiptsRequest.Builder |
nextToken(String nextToken)
The pagination token to continue to the next page of results.
|
ListPageReceiptsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPageReceiptsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListPageReceiptsRequest.Builder |
pageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a specific contact channel.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPageReceiptsRequest.Builder pageId(String pageId)
The Amazon Resource Name (ARN) of the engagement to a specific contact channel.
pageId - The Amazon Resource Name (ARN) of the engagement to a specific contact channel.ListPageReceiptsRequest.Builder nextToken(String nextToken)
The pagination token to continue to the next page of results.
nextToken - The pagination token to continue to the next page of results.ListPageReceiptsRequest.Builder maxResults(Integer maxResults)
The maximum number of acknowledgements per page of results.
maxResults - The maximum number of acknowledgements per page of results.ListPageReceiptsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPageReceiptsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.