| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| software.amazon.awssdk.services.opensearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVpcEndpointsResponse> |
OpenSearchAsyncClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and
Region.
|
default ListVpcEndpointsResponse |
OpenSearchClient.listVpcEndpoints(ListVpcEndpointsRequest listVpcEndpointsRequest)
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and
Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVpcEndpointsRequestMarshaller.marshall(ListVpcEndpointsRequest listVpcEndpointsRequest) |
Copyright © 2022. All rights reserved.