Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateVpcConnectionRequest
-
Packages that use UpdateVpcConnectionRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateVpcConnectionRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateVpcConnectionRequest Modifier and Type Method Description default CompletableFuture<UpdateVpcConnectionResponse>QuickSightAsyncClient. updateVPCConnection(UpdateVpcConnectionRequest updateVpcConnectionRequest)Updates a VPC connection.default UpdateVpcConnectionResponseQuickSightClient. updateVPCConnection(UpdateVpcConnectionRequest updateVpcConnectionRequest)Updates a VPC connection. -
Uses of UpdateVpcConnectionRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateVpcConnectionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateVpcConnectionRequestMarshaller. marshall(UpdateVpcConnectionRequest updateVpcConnectionRequest)
-