| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVpcEndpointsResponse |
ElasticsearchClient.listVpcEndpoints(ListVpcEndpointsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVpcEndpointsRequestMarshaller.marshall(ListVpcEndpointsRequest listVpcEndpointsRequest) |
Copyright © 2023. All rights reserved.