public static interface DescribeProtectionRequest.Builder extends ShieldRequest.Builder, CopyableBuilder<DescribeProtectionRequest.Builder,DescribeProtectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectionRequest.Builder |
protectionId(String protectionId)
The unique identifier (ID) for the Protection object that is described.
|
DescribeProtectionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDescribeProtectionRequest.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object that is described.
protectionId - The unique identifier (ID) for the Protection object that is described.DescribeProtectionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.