| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators | |
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVpcConnectionsResponse |
QuickSightClient.listVPCConnections(ListVpcConnectionsRequest listVpcConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
default CompletableFuture<ListVpcConnectionsResponse> |
QuickSightAsyncClient.listVPCConnections(ListVpcConnectionsRequest listVpcConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
default ListVPCConnectionsIterable |
QuickSightClient.listVPCConnectionsPaginator(ListVpcConnectionsRequest listVpcConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
default ListVPCConnectionsPublisher |
QuickSightAsyncClient.listVPCConnectionsPaginator(ListVpcConnectionsRequest listVpcConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
| Constructor and Description |
|---|
ListVPCConnectionsIterable(QuickSightClient client,
ListVpcConnectionsRequest firstRequest) |
ListVPCConnectionsPublisher(QuickSightAsyncClient client,
ListVpcConnectionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVpcConnectionsRequestMarshaller.marshall(ListVpcConnectionsRequest listVpcConnectionsRequest) |
Copyright © 2023. All rights reserved.