| 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 BatchGetEffectiveLifecyclePolicyResponse |
OpenSearchServerlessClient.batchGetEffectiveLifecyclePolicy(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest)
Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes.
|
default CompletableFuture<BatchGetEffectiveLifecyclePolicyResponse> |
OpenSearchServerlessAsyncClient.batchGetEffectiveLifecyclePolicy(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest)
Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetEffectiveLifecyclePolicyRequestMarshaller.marshall(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest) |
Copyright © 2023. All rights reserved.