Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListVPCConnectionsPublisher
-
Packages that use ListVPCConnectionsPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListVPCConnectionsPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListVPCConnectionsPublisher Modifier and Type Method Description default ListVPCConnectionsPublisherQuickSightAsyncClient. listVPCConnectionsPaginator(Consumer<ListVpcConnectionsRequest.Builder> listVpcConnectionsRequest)This is a variant ofQuickSightAsyncClient.listVPCConnections(software.amazon.awssdk.services.quicksight.model.ListVpcConnectionsRequest)operation.default ListVPCConnectionsPublisherQuickSightAsyncClient. listVPCConnectionsPaginator(ListVpcConnectionsRequest listVpcConnectionsRequest)This is a variant ofQuickSightAsyncClient.listVPCConnections(software.amazon.awssdk.services.quicksight.model.ListVpcConnectionsRequest)operation.
-