| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVpcEndpointAccessResponse |
ElasticsearchClient.listVpcEndpointAccess(ListVpcEndpointAccessRequest listVpcEndpointAccessRequest)
Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain
through the use of an interface VPC endpoint.
|
default CompletableFuture<ListVpcEndpointAccessResponse> |
ElasticsearchAsyncClient.listVpcEndpointAccess(ListVpcEndpointAccessRequest listVpcEndpointAccessRequest)
Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain
through the use of an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVpcEndpointAccessRequestMarshaller.marshall(ListVpcEndpointAccessRequest listVpcEndpointAccessRequest) |
Copyright © 2023. All rights reserved.