public static interface ListPagesByContactRequest.Builder extends SsmContactsRequest.Builder, SdkPojo, CopyableBuilder<ListPagesByContactRequest.Builder,ListPagesByContactRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPagesByContactRequest.Builder |
contactId(String contactId)
The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.
|
ListPagesByContactRequest.Builder |
maxResults(Integer maxResults)
The maximum number of engagements to contact channels to list per page of results.
|
ListPagesByContactRequest.Builder |
nextToken(String nextToken)
The pagination token to continue to the next page of results.
|
ListPagesByContactRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPagesByContactRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPagesByContactRequest.Builder contactId(String contactId)
The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.
contactId - The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.ListPagesByContactRequest.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.ListPagesByContactRequest.Builder maxResults(Integer maxResults)
The maximum number of engagements to contact channels to list per page of results.
maxResults - The maximum number of engagements to contact channels to list per page of results.ListPagesByContactRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPagesByContactRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.