public static interface DeletePlatformVersionRequest.Builder extends ElasticBeanstalkRequest.Builder, SdkPojo, CopyableBuilder<DeletePlatformVersionRequest.Builder,DeletePlatformVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePlatformVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePlatformVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePlatformVersionRequest.Builder |
platformArn(String platformArn)
The ARN of the version of the custom platform.
|
buildoverrideConfigurationcopyapplyMutation, buildDeletePlatformVersionRequest.Builder platformArn(String platformArn)
The ARN of the version of the custom platform.
platformArn - The ARN of the version of the custom platform.DeletePlatformVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeletePlatformVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.