public static interface DeleteReusableDelegationSetRequest.Builder extends Route53Request.Builder, CopyableBuilder<DeleteReusableDelegationSetRequest.Builder,DeleteReusableDelegationSetRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteReusableDelegationSetRequest.Builder |
id(String id)
The ID of the reusable delegation set that you want to delete.
|
DeleteReusableDelegationSetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteReusableDelegationSetRequest.Builder id(String id)
The ID of the reusable delegation set that you want to delete.
id - The ID of the reusable delegation set that you want to delete.DeleteReusableDelegationSetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.