| 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 RevokeVpcEndpointAccessResponse |
OpenSearchClient.revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest revokeVpcEndpointAccessRequest)
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
default CompletableFuture<RevokeVpcEndpointAccessResponse> |
OpenSearchAsyncClient.revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest revokeVpcEndpointAccessRequest)
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RevokeVpcEndpointAccessRequestMarshaller.marshall(RevokeVpcEndpointAccessRequest revokeVpcEndpointAccessRequest) |
Copyright © 2023. All rights reserved.