Uses of Class
software.amazon.awssdk.services.quicksight.model.VPCConnection
-
Packages that use VPCConnection Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of VPCConnection in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return VPCConnection Modifier and Type Method Description VPCConnectionDescribeVpcConnectionResponse. vpcConnection()A response object that provides information for the specified VPC connection.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type VPCConnection Modifier and Type Method Description DescribeVpcConnectionResponse.BuilderDescribeVpcConnectionResponse.Builder. vpcConnection(VPCConnection vpcConnection)A response object that provides information for the specified VPC connection.
-