| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcEndpointResponse |
OpenSearchServerlessClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
default CreateVpcEndpointResponse |
OpenSearchServerlessClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcEndpointResponse> |
OpenSearchServerlessAsyncClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
default CompletableFuture<CreateVpcEndpointResponse> |
OpenSearchServerlessAsyncClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates an OpenSearch Serverless-managed interface VPC endpoint.
|
Copyright © 2023. All rights reserved.