Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateVpcConnectionRequest
-
Packages that use CreateVpcConnectionRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateVpcConnectionRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateVpcConnectionRequest Modifier and Type Method Description default CompletableFuture<CreateVpcConnectionResponse>QuickSightAsyncClient. createVPCConnection(CreateVpcConnectionRequest createVpcConnectionRequest)Creates a new VPC connection.default CreateVpcConnectionResponseQuickSightClient. createVPCConnection(CreateVpcConnectionRequest createVpcConnectionRequest)Creates a new VPC connection. -
Uses of CreateVpcConnectionRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateVpcConnectionRequest Modifier and Type Method Description SdkHttpFullRequestCreateVpcConnectionRequestMarshaller. marshall(CreateVpcConnectionRequest createVpcConnectionRequest)
-