CopyableBuilder<CreateReusableDelegationSetResponse.Builder,CreateReusableDelegationSetResponse>, SdkBuilder<CreateReusableDelegationSetResponse.Builder,CreateReusableDelegationSetResponse>public static interface CreateReusableDelegationSetResponse.Builder extends CopyableBuilder<CreateReusableDelegationSetResponse.Builder,CreateReusableDelegationSetResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateReusableDelegationSetResponse.Builder |
delegationSet(DelegationSet delegationSet) |
A complex type that contains name server information.
|
CreateReusableDelegationSetResponse.Builder |
location(String location) |
The unique URL representing the new reusable delegation set.
|
copyapply, buildCreateReusableDelegationSetResponse.Builder delegationSet(DelegationSet delegationSet)
A complex type that contains name server information.
delegationSet - A complex type that contains name server information.CreateReusableDelegationSetResponse.Builder location(String location)
The unique URL representing the new reusable delegation set.
location - The unique URL representing the new reusable delegation set.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.