public static interface DeletePlatformApplicationRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<DeletePlatformApplicationRequest.Builder,DeletePlatformApplicationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePlatformApplicationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DeletePlatformApplicationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
DeletePlatformApplicationRequest.Builder |
platformApplicationArn(String platformApplicationArn)
PlatformApplicationArn of platform application object to delete.
|
buildoverrideConfigurationcopyapplyMutation, buildDeletePlatformApplicationRequest.Builder platformApplicationArn(String platformApplicationArn)
PlatformApplicationArn of platform application object to delete.
platformApplicationArn - PlatformApplicationArn of platform application object to delete.DeletePlatformApplicationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DeletePlatformApplicationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.