public static interface GetTagKeysRequest.Builder extends ResourceGroupsTaggingAPIRequest.Builder, CopyableBuilder<GetTagKeysRequest.Builder,GetTagKeysRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTagKeysRequest.Builder |
paginationToken(String paginationToken)
A string that indicates that additional data is available.
|
GetTagKeysRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetTagKeysRequest.Builder paginationToken(String paginationToken)
A string that indicates that additional data is available. Leave this value empty for your initial request. If the response includes a PaginationToken, use that string for this value to request an additional page of data.
paginationToken - A string that indicates that additional data is available. Leave this value empty for your initial
request. If the response includes a PaginationToken, use that string for this value to request an
additional page of data.GetTagKeysRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.