| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcConnectionResponse |
QuickSightClient.createVPCConnection(Consumer<CreateVpcConnectionRequest.Builder> createVpcConnectionRequest)
Creates a new VPC connection.
|
default CreateVpcConnectionResponse |
QuickSightClient.createVPCConnection(CreateVpcConnectionRequest createVpcConnectionRequest)
Creates a new VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcConnectionResponse> |
QuickSightAsyncClient.createVPCConnection(Consumer<CreateVpcConnectionRequest.Builder> createVpcConnectionRequest)
Creates a new VPC connection.
|
default CompletableFuture<CreateVpcConnectionResponse> |
QuickSightAsyncClient.createVPCConnection(CreateVpcConnectionRequest createVpcConnectionRequest)
Creates a new VPC connection.
|
Copyright © 2023. All rights reserved.