| 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 BatchGetVpcEndpointResponse |
OpenSearchServerlessClient.batchGetVpcEndpoint(BatchGetVpcEndpointRequest batchGetVpcEndpointRequest)
Returns attributes for one or more VPC endpoints associated with the current account.
|
default BatchGetVpcEndpointResponse |
OpenSearchServerlessClient.batchGetVpcEndpoint(Consumer<BatchGetVpcEndpointRequest.Builder> batchGetVpcEndpointRequest)
Returns attributes for one or more VPC endpoints associated with the current account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetVpcEndpointResponse> |
OpenSearchServerlessAsyncClient.batchGetVpcEndpoint(BatchGetVpcEndpointRequest batchGetVpcEndpointRequest)
Returns attributes for one or more VPC endpoints associated with the current account.
|
default CompletableFuture<BatchGetVpcEndpointResponse> |
OpenSearchServerlessAsyncClient.batchGetVpcEndpoint(Consumer<BatchGetVpcEndpointRequest.Builder> batchGetVpcEndpointRequest)
Returns attributes for one or more VPC endpoints associated with the current account.
|
Copyright © 2023. All rights reserved.