public static interface ListApplicationsRequest.Builder extends CodeDeployRequest.Builder, SdkPojo, CopyableBuilder<ListApplicationsRequest.Builder,ListApplicationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsRequest.Builder |
nextToken(String nextToken)
An identifier returned from the previous list applications call.
|
ListApplicationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListApplicationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListApplicationsRequest.Builder nextToken(String nextToken)
An identifier returned from the previous list applications call. It can be used to return the next set of applications in the list.
nextToken - An identifier returned from the previous list applications call. It can be used to return the next set
of applications in the list.ListApplicationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListApplicationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.