| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static GetReusableDelegationSetResponse.Builder |
GetReusableDelegationSetResponse.builder() |
default GetReusableDelegationSetResponse.Builder |
GetReusableDelegationSetResponse.Builder.delegationSet(Consumer<DelegationSet.Builder> delegationSet)
A complex type that contains information about the reusable delegation set.
|
GetReusableDelegationSetResponse.Builder |
GetReusableDelegationSetResponse.Builder.delegationSet(DelegationSet delegationSet)
A complex type that contains information about the reusable delegation set.
|
GetReusableDelegationSetResponse.Builder |
GetReusableDelegationSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetReusableDelegationSetResponse.Builder> |
GetReusableDelegationSetResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.