| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListVpcConnectionsResponse |
QuickSightClient.listVPCConnections(Consumer<ListVpcConnectionsRequest.Builder> listVpcConnectionsRequest)
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVpcConnectionsResponse> |
QuickSightAsyncClient.listVPCConnections(Consumer<ListVpcConnectionsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListVpcConnectionsResponse> |
ListVPCConnectionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListVPCConnectionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListVpcConnectionsResponse> subscriber) |
Copyright © 2023. All rights reserved.