static ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.builder() |
|
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.
|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(Consumer<HostedZoneSummary.Builder>... hostedZoneSummaries) |
A list that contains one HostedZoneSummary element for each hosted zone that the specified
Amazon VPC is associated with.
|
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.
|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.Builder.maxItems(String maxItems) |
The value that you specified for MaxItems in the most recent ListHostedZonesByVPC
request.
|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.Builder.nextToken(String nextToken) |
The value that you will use for NextToken in the next ListHostedZonesByVPC request.
|
ListHostedZonesByVpcResponse.Builder |
ListHostedZonesByVpcResponse.toBuilder() |
|