Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.OcuLimitExceededException
-
Packages that use OcuLimitExceededException Package Description software.amazon.awssdk.services.opensearchserverless Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and security policies. -
-
Uses of OcuLimitExceededException in software.amazon.awssdk.services.opensearchserverless
Methods in software.amazon.awssdk.services.opensearchserverless that throw OcuLimitExceededException Modifier and Type Method Description default CreateCollectionResponseOpenSearchServerlessClient. createCollection(Consumer<CreateCollectionRequest.Builder> createCollectionRequest)Creates a new OpenSearch Serverless collection.default CreateCollectionResponseOpenSearchServerlessClient. createCollection(CreateCollectionRequest createCollectionRequest)Creates a new OpenSearch Serverless collection.
-