Uses of Interface
software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse.Builder
Packages that use ListCidrCollectionsResponse.Builder
-
Uses of ListCidrCollectionsResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListCidrCollectionsResponse.BuilderModifier and TypeMethodDescriptionListCidrCollectionsResponse.builder()ListCidrCollectionsResponse.Builder.cidrCollections(Collection<CollectionSummary> cidrCollections) A complex type with information about the CIDR collection.ListCidrCollectionsResponse.Builder.cidrCollections(Consumer<CollectionSummary.Builder>... cidrCollections) A complex type with information about the CIDR collection.ListCidrCollectionsResponse.Builder.cidrCollections(CollectionSummary... cidrCollections) A complex type with information about the CIDR collection.An opaque pagination token to indicate where the service is to begin enumerating results.ListCidrCollectionsResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListCidrCollectionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListCidrCollectionsResponse.Builder>ListCidrCollectionsResponse.serializableBuilderClass()