Uses of Interface
software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
Packages that use ListHostedZonesByVpcResponse.Builder
-
Uses of ListHostedZonesByVpcResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListHostedZonesByVpcResponse.BuilderModifier and TypeMethodDescriptionListHostedZonesByVpcResponse.builder()ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(Collection<HostedZoneSummary> hostedZoneSummaries) A list that contains oneHostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with.ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(Consumer<HostedZoneSummary.Builder>... hostedZoneSummaries) A list that contains oneHostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with.ListHostedZonesByVpcResponse.Builder.hostedZoneSummaries(HostedZoneSummary... hostedZoneSummaries) A list that contains oneHostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with.The value that you specified forMaxItemsin the most recentListHostedZonesByVPCrequest.The value that you will use forNextTokenin the nextListHostedZonesByVPCrequest.ListHostedZonesByVpcResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListHostedZonesByVpcResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListHostedZonesByVpcResponse.Builder>ListHostedZonesByVpcResponse.serializableBuilderClass()