Uses of Class
software.amazon.awssdk.services.applicationdiscovery.model.LimitExceededException
-
Packages that use LimitExceededException Package Description software.amazon.awssdk.services.applicationdiscovery Amazon Web Services Application Discovery Service -
-
Uses of LimitExceededException in software.amazon.awssdk.services.applicationdiscovery
Methods in software.amazon.awssdk.services.applicationdiscovery that throw LimitExceededException Modifier and Type Method Description default StartBatchDeleteConfigurationTaskResponseApplicationDiscoveryClient. startBatchDeleteConfigurationTask(Consumer<StartBatchDeleteConfigurationTaskRequest.Builder> startBatchDeleteConfigurationTaskRequest)Takes a list of configurationId as input and starts an asynchronous deletion task to remove the configurationItems.default StartBatchDeleteConfigurationTaskResponseApplicationDiscoveryClient. startBatchDeleteConfigurationTask(StartBatchDeleteConfigurationTaskRequest startBatchDeleteConfigurationTaskRequest)Takes a list of configurationId as input and starts an asynchronous deletion task to remove the configurationItems.
-