| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeVpcEndpointAccessResponse |
ElasticsearchClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
default AuthorizeVpcEndpointAccessResponse |
ElasticsearchClient.authorizeVpcEndpointAccess(Consumer<AuthorizeVpcEndpointAccessRequest.Builder> authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeVpcEndpointAccessResponse> |
ElasticsearchAsyncClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
default CompletableFuture<AuthorizeVpcEndpointAccessResponse> |
ElasticsearchAsyncClient.authorizeVpcEndpointAccess(Consumer<AuthorizeVpcEndpointAccessRequest.Builder> authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
Copyright © 2023. All rights reserved.