Uses of Class
software.amazon.awssdk.services.kafka.paginators.ListClientVpcConnectionsPublisher
-
Packages that use ListClientVpcConnectionsPublisher Package Description software.amazon.awssdk.services.kafka The operations for managing an Amazon MSK cluster. -
-
Uses of ListClientVpcConnectionsPublisher in software.amazon.awssdk.services.kafka
Methods in software.amazon.awssdk.services.kafka that return ListClientVpcConnectionsPublisher Modifier and Type Method Description default ListClientVpcConnectionsPublisherKafkaAsyncClient. listClientVpcConnectionsPaginator(Consumer<ListClientVpcConnectionsRequest.Builder> listClientVpcConnectionsRequest)Returns a list of all the VPC connections in this Region.default ListClientVpcConnectionsPublisherKafkaAsyncClient. listClientVpcConnectionsPaginator(ListClientVpcConnectionsRequest listClientVpcConnectionsRequest)Returns a list of all the VPC connections in this Region.
-