Package | Description |
---|---|
com.amazonaws.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
RevokeVpcEndpointAccessResult |
AbstractAmazonOpenSearch.revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest request) |
RevokeVpcEndpointAccessResult |
AmazonOpenSearchClient.revokeVpcEndpointAccess(RevokeVpcEndpointAccessRequest request)
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
RevokeVpcEndpointAccessResult |
AmazonOpenSearch.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 |
---|---|
Future<RevokeVpcEndpointAccessResult> |
AbstractAmazonOpenSearchAsync.revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest request,
AsyncHandler<RevokeVpcEndpointAccessRequest,RevokeVpcEndpointAccessResult> asyncHandler) |
Future<RevokeVpcEndpointAccessResult> |
AmazonOpenSearchAsyncClient.revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest request,
AsyncHandler<RevokeVpcEndpointAccessRequest,RevokeVpcEndpointAccessResult> asyncHandler) |
Future<RevokeVpcEndpointAccessResult> |
AmazonOpenSearchAsync.revokeVpcEndpointAccessAsync(RevokeVpcEndpointAccessRequest revokeVpcEndpointAccessRequest,
AsyncHandler<RevokeVpcEndpointAccessRequest,RevokeVpcEndpointAccessResult> asyncHandler)
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
|
Modifier and Type | Method and Description |
---|---|
RevokeVpcEndpointAccessResult |
RevokeVpcEndpointAccessResult.clone() |
Copyright © 2023. All rights reserved.