public static interface DeleteProtectionRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteProtectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteProtectionRequest.Builder |
protectionId(String protectionId)
The unique identifier (ID) for the Protection object to be deleted.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProtectionRequest.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object to be deleted.
protectionId - The unique identifier (ID) for the Protection object to be deleted.DeleteProtectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteProtectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.