| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeVPCConnectionResult |
AbstractAmazonQuickSight.describeVPCConnection(DescribeVPCConnectionRequest request) |
DescribeVPCConnectionResult |
AmazonQuickSight.describeVPCConnection(DescribeVPCConnectionRequest describeVPCConnectionRequest)
Describes a VPC connection.
|
DescribeVPCConnectionResult |
AmazonQuickSightClient.describeVPCConnection(DescribeVPCConnectionRequest request)
Describes a VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeVPCConnectionResult> |
AbstractAmazonQuickSightAsync.describeVPCConnectionAsync(DescribeVPCConnectionRequest request,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler) |
Future<DescribeVPCConnectionResult> |
AmazonQuickSightAsync.describeVPCConnectionAsync(DescribeVPCConnectionRequest describeVPCConnectionRequest,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler)
Describes a VPC connection.
|
Future<DescribeVPCConnectionResult> |
AmazonQuickSightAsyncClient.describeVPCConnectionAsync(DescribeVPCConnectionRequest request,
AsyncHandler<DescribeVPCConnectionRequest,DescribeVPCConnectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeVPCConnectionResult |
DescribeVPCConnectionResult.clone() |
DescribeVPCConnectionResult |
DescribeVPCConnectionResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeVPCConnectionResult |
DescribeVPCConnectionResult.withStatus(Integer status)
The HTTP status of the request.
|
DescribeVPCConnectionResult |
DescribeVPCConnectionResult.withVPCConnection(VPCConnection vPCConnection)
A response object that provides information for the specified VPC connection.
|
Copyright © 2023. All rights reserved.