| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcEndpointResponse |
OpenSearchClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
default CreateVpcEndpointResponse |
OpenSearchClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcEndpointResponse> |
OpenSearchAsyncClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
default CompletableFuture<CreateVpcEndpointResponse> |
OpenSearchAsyncClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates an Amazon OpenSearch Service-managed VPC endpoint.
|
Copyright © 2023. All rights reserved.