public static interface ListPageResolutionsRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<ListPageResolutionsRequest.Builder,ListPageResolutionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPageResolutionsRequest.Builder |
nextToken(String nextToken)
A token to start the list.
|
ListPageResolutionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPageResolutionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListPageResolutionsRequest.Builder |
pageId(String pageId)
The Amazon Resource Name (ARN) of the contact engaged for the incident.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPageResolutionsRequest.Builder nextToken(String nextToken)
A token to start the list. Use this token to get the next set of results.
nextToken - A token to start the list. Use this token to get the next set of results.ListPageResolutionsRequest.Builder pageId(String pageId)
The Amazon Resource Name (ARN) of the contact engaged for the incident.
pageId - The Amazon Resource Name (ARN) of the contact engaged for the incident.ListPageResolutionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPageResolutionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.