Uses of Class
software.amazon.awssdk.services.quicksight.model.ListVpcConnectionsRequest
-
Packages that use ListVpcConnectionsRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.paginators software.amazon.awssdk.services.quicksight.transform -
-
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.quicksight
-
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.quicksight.paginators
Constructors in software.amazon.awssdk.services.quicksight.paginators with parameters of type ListVpcConnectionsRequest Constructor Description ListVPCConnectionsIterable(QuickSightClient client, ListVpcConnectionsRequest firstRequest)ListVPCConnectionsPublisher(QuickSightAsyncClient client, ListVpcConnectionsRequest firstRequest) -
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type ListVpcConnectionsRequest Modifier and Type Method Description SdkHttpFullRequestListVpcConnectionsRequestMarshaller. marshall(ListVpcConnectionsRequest listVpcConnectionsRequest)
-