| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| Modifier and Type | Method and Description |
|---|---|
default ListVpcEndpointsResponse |
ElasticsearchClient.listVpcEndpoints(Consumer<ListVpcEndpointsRequest.Builder> listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.
|
default ListVpcEndpointsResponse |
ElasticsearchClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVpcEndpointsResponse> |
ElasticsearchAsyncClient.listVpcEndpoints(Consumer<ListVpcEndpointsRequest.Builder> listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.
|
default CompletableFuture<ListVpcEndpointsResponse> |
ElasticsearchAsyncClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.
|
Copyright © 2023. All rights reserved.