Uses of Class
software.amazon.awssdk.services.opensearch.model.SlotNotAvailableException
-
Packages that use SlotNotAvailableException Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. -
-
Uses of SlotNotAvailableException in software.amazon.awssdk.services.opensearch
Methods in software.amazon.awssdk.services.opensearch that throw SlotNotAvailableException Modifier and Type Method Description default UpdateScheduledActionResponseOpenSearchClient. updateScheduledAction(Consumer<UpdateScheduledActionRequest.Builder> updateScheduledActionRequest)Reschedules a planned domain configuration change for a later time.default UpdateScheduledActionResponseOpenSearchClient. updateScheduledAction(UpdateScheduledActionRequest updateScheduledActionRequest)Reschedules a planned domain configuration change for a later time.
-