| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ListVPCConnectionsResult |
AbstractAmazonQuickSight.listVPCConnections(ListVPCConnectionsRequest request) |
ListVPCConnectionsResult |
AmazonQuickSight.listVPCConnections(ListVPCConnectionsRequest listVPCConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
ListVPCConnectionsResult |
AmazonQuickSightClient.listVPCConnections(ListVPCConnectionsRequest request)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
Future<ListVPCConnectionsResult> |
AbstractAmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest request) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsyncClient.listVPCConnectionsAsync(ListVPCConnectionsRequest request) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest listVPCConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
Future<ListVPCConnectionsResult> |
AbstractAmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest request,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsyncClient.listVPCConnectionsAsync(ListVPCConnectionsRequest request,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest listVPCConnectionsRequest,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListVPCConnectionsResult> |
AbstractAmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest request,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsyncClient.listVPCConnectionsAsync(ListVPCConnectionsRequest request,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler) |
Future<ListVPCConnectionsResult> |
AmazonQuickSightAsync.listVPCConnectionsAsync(ListVPCConnectionsRequest listVPCConnectionsRequest,
AsyncHandler<ListVPCConnectionsRequest,ListVPCConnectionsResult> asyncHandler)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListVPCConnectionsRequest |
ListVPCConnectionsRequest.clone() |
ListVPCConnectionsRequest |
ListVPCConnectionsRequest.withAwsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that contains the VPC connections that you want to list.
|
ListVPCConnectionsRequest |
ListVPCConnectionsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be returned per request.
|
ListVPCConnectionsRequest |
ListVPCConnectionsRequest.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
Copyright © 2023. All rights reserved.