static HostedZoneSummary.Builder |
HostedZoneSummary.builder() |
|
HostedZoneSummary.Builder |
HostedZoneSummary.Builder.hostedZoneId(String hostedZoneId) |
The Route 53 hosted zone ID of a private hosted zone that the specified VPC is associated with.
|
HostedZoneSummary.Builder |
HostedZoneSummary.Builder.name(String name) |
The name of the private hosted zone, such as example.com.
|
default HostedZoneSummary.Builder |
HostedZoneSummary.Builder.owner(Consumer<HostedZoneOwner.Builder> owner) |
The owner of a private hosted zone that the specified VPC is associated with.
|
HostedZoneSummary.Builder |
HostedZoneSummary.Builder.owner(HostedZoneOwner owner) |
The owner of a private hosted zone that the specified VPC is associated with.
|
HostedZoneSummary.Builder |
HostedZoneSummary.toBuilder() |
|