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