| 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 AuthorizeVpcEndpointAccessResponse |
OpenSearchClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
default CompletableFuture<AuthorizeVpcEndpointAccessResponse> |
OpenSearchAsyncClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeVpcEndpointAccessRequestMarshaller.marshall(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest) |
Copyright © 2023. All rights reserved.