| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch |
|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
AuthorizeVpcEndpointAccessResult |
AbstractAWSElasticsearch.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest request) |
AuthorizeVpcEndpointAccessResult |
AWSElasticsearch.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
AuthorizeVpcEndpointAccessResult |
AWSElasticsearchClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest request)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AuthorizeVpcEndpointAccessResult> |
AbstractAWSElasticsearchAsync.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest request,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler) |
Future<AuthorizeVpcEndpointAccessResult> |
AWSElasticsearchAsyncClient.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest request,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler) |
Future<AuthorizeVpcEndpointAccessResult> |
AWSElasticsearchAsync.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizeVpcEndpointAccessResult |
AuthorizeVpcEndpointAccessResult.clone() |
AuthorizeVpcEndpointAccessResult |
AuthorizeVpcEndpointAccessResult.withAuthorizedPrincipal(AuthorizedPrincipal authorizedPrincipal)
Information about the account or service that was provided access to the domain.
|
Copyright © 2023. All rights reserved.