| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
| software.amazon.awssdk.services.opensearchserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcEndpointResponse> |
OpenSearchServerlessAsyncClient.createVpcEndpoint(CreateVpcEndpointRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateVpcEndpointRequestMarshaller.marshall(CreateVpcEndpointRequest createVpcEndpointRequest) |
Copyright © 2023. All rights reserved.