Uses of Class
software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
Packages that use ListCidrCollectionsResponse
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListCidrCollectionsResponse in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return ListCidrCollectionsResponseModifier and TypeMethodDescriptiondefault ListCidrCollectionsResponseRoute53Client.listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).default ListCidrCollectionsResponseRoute53Client.listCidrCollections(ListCidrCollectionsRequest listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).Methods in software.amazon.awssdk.services.route53 that return types with arguments of type ListCidrCollectionsResponseModifier and TypeMethodDescriptionRoute53AsyncClient.listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).Route53AsyncClient.listCidrCollections(ListCidrCollectionsRequest listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only). -
Uses of ListCidrCollectionsResponse in software.amazon.awssdk.services.route53.paginators
Methods in software.amazon.awssdk.services.route53.paginators that return types with arguments of type ListCidrCollectionsResponseMethod parameters in software.amazon.awssdk.services.route53.paginators with type arguments of type ListCidrCollectionsResponseModifier and TypeMethodDescriptionvoidListCidrCollectionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCidrCollectionsResponse> subscriber)