Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.BatchGetEffectiveLifecyclePolicyRequest
-
Packages that use BatchGetEffectiveLifecyclePolicyRequest 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 -
-
Uses of BatchGetEffectiveLifecyclePolicyRequest in software.amazon.awssdk.services.opensearchserverless
Methods in software.amazon.awssdk.services.opensearchserverless with parameters of type BatchGetEffectiveLifecyclePolicyRequest Modifier and Type Method Description default CompletableFuture<BatchGetEffectiveLifecyclePolicyResponse>OpenSearchServerlessAsyncClient. batchGetEffectiveLifecyclePolicy(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest)Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes.default BatchGetEffectiveLifecyclePolicyResponseOpenSearchServerlessClient. batchGetEffectiveLifecyclePolicy(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest)Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes. -
Uses of BatchGetEffectiveLifecyclePolicyRequest in software.amazon.awssdk.services.opensearchserverless.transform
Methods in software.amazon.awssdk.services.opensearchserverless.transform with parameters of type BatchGetEffectiveLifecyclePolicyRequest Modifier and Type Method Description SdkHttpFullRequestBatchGetEffectiveLifecyclePolicyRequestMarshaller. marshall(BatchGetEffectiveLifecyclePolicyRequest batchGetEffectiveLifecyclePolicyRequest)
-