public static interface ListExportsRequest.Builder extends CloudFormationRequest.Builder, SdkPojo, CopyableBuilder<ListExportsRequest.Builder,ListExportsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListExportsRequest.Builder |
nextToken(String nextToken)
A string (provided by the ListExports response output) that identifies the next page of exported
output values that you asked to retrieve.
|
ListExportsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListExportsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListExportsRequest.Builder nextToken(String nextToken)
A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.
nextToken - A string (provided by the ListExports response output) that identifies the next page of
exported output values that you asked to retrieve.ListExportsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListExportsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.