static CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.builder() |
|
default CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo) |
A complex type that contains information about the CreateHostedZone request.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) |
A complex type that contains information about the CreateHostedZone request.
|
default CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.delegationSet(Consumer<DelegationSet.Builder> delegationSet) |
A complex type that describes the name servers for this hosted zone.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.delegationSet(DelegationSet delegationSet) |
A complex type that describes the name servers for this hosted zone.
|
default CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.hostedZone(Consumer<HostedZone.Builder> hostedZone) |
A complex type that contains general information about the hosted zone.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.hostedZone(HostedZone hostedZone) |
A complex type that contains general information about the hosted zone.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.location(String location) |
The unique URL representing the new hosted zone.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.toBuilder() |
|
default CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.vpc(Consumer<VPC.Builder> vpc) |
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.vpc(VPC vpc) |
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
|