Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListVPCConnectionsIterable
-
Packages that use ListVPCConnectionsIterable Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListVPCConnectionsIterable in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListVPCConnectionsIterable Modifier and Type Method Description default ListVPCConnectionsIterableQuickSightClient. listVPCConnectionsPaginator(Consumer<ListVpcConnectionsRequest.Builder> listVpcConnectionsRequest)Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.default ListVPCConnectionsIterableQuickSightClient. listVPCConnectionsPaginator(ListVpcConnectionsRequest listVpcConnectionsRequest)Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
-