public static interface GetReusableDelegationSetRequest.Builder extends Route53Request.Builder, CopyableBuilder<GetReusableDelegationSetRequest.Builder,GetReusableDelegationSetRequest>
Modifier and Type | Method and Description |
---|---|
GetReusableDelegationSetRequest.Builder |
id(String id)
The ID of the reusable delegation set that you want to get a list of name servers for.
|
GetReusableDelegationSetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
GetReusableDelegationSetRequest.Builder id(String id)
The ID of the reusable delegation set that you want to get a list of name servers for.
id
- The ID of the reusable delegation set that you want to get a list of name servers for.GetReusableDelegationSetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.