| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
List<HostedZoneSummary> |
ListHostedZonesByVpcResponse.hostedZoneSummaries()
A list that contains one
HostedZoneSummary element for each hosted zone that the specified Amazon
VPC is associated with. |
| Modifier and Type | Method and Description |
|---|---|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(HostedZoneSummary... hostedZoneSummaries)
A list that contains one
HostedZoneSummary element for each hosted zone that the specified
Amazon VPC is associated with. |
| Modifier and Type | Method and Description |
|---|---|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(Collection<HostedZoneSummary> hostedZoneSummaries)
A list that contains one
HostedZoneSummary element for each hosted zone that the specified
Amazon VPC is associated with. |
Copyright © 2021. All rights reserved.