| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeVPCConnectionResult> |
AbstractAmazonQuickSightAsync.describeVPCConnectionAsync(DescribeVPCConnectionRequest request,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler) |
Future<DescribeVPCConnectionResult> |
AmazonQuickSightAsyncClient.describeVPCConnectionAsync(DescribeVPCConnectionRequest request,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler) |
Future<DescribeVPCConnectionResult> |
AmazonQuickSightAsync.describeVPCConnectionAsync(DescribeVPCConnectionRequest describeVPCConnectionRequest,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler)
Describes a VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVPCConnectionRequest |
DescribeVPCConnectionRequest.clone() |
DescribeVPCConnectionRequest |
DescribeVPCConnectionRequest.withAwsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that contains the VPC connection that you want described.
|
DescribeVPCConnectionRequest |
DescribeVPCConnectionRequest.withVPCConnectionId(String vPCConnectionId)
The ID of the VPC connection that you're creating.
|
Copyright © 2024. All rights reserved.