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.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
DescribeProtectionRequest.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.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.