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.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetReusableDelegationSetRequest.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.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.