| 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 CompletableFuture<DeleteVpcEndpointResponse> |
OpenSearchAsyncClient.deleteVpcEndpoint(DeleteVpcEndpointRequest deleteVpcEndpointRequest)
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
|
default DeleteVpcEndpointResponse |
OpenSearchClient.deleteVpcEndpoint(DeleteVpcEndpointRequest deleteVpcEndpointRequest)
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpcEndpointRequestMarshaller.marshall(DeleteVpcEndpointRequest deleteVpcEndpointRequest) |
Copyright © 2023. All rights reserved.