Uses of Class
software.amazon.awssdk.services.applicationdiscovery.model.BatchDeleteConfigurationTask
-
Packages that use BatchDeleteConfigurationTask Package Description software.amazon.awssdk.services.applicationdiscovery.model -
-
Uses of BatchDeleteConfigurationTask in software.amazon.awssdk.services.applicationdiscovery.model
Methods in software.amazon.awssdk.services.applicationdiscovery.model that return BatchDeleteConfigurationTask Modifier and Type Method Description BatchDeleteConfigurationTaskDescribeBatchDeleteConfigurationTaskResponse. task()TheBatchDeleteConfigurationTaskthat represents the deletion task being executed.Methods in software.amazon.awssdk.services.applicationdiscovery.model with parameters of type BatchDeleteConfigurationTask Modifier and Type Method Description DescribeBatchDeleteConfigurationTaskResponse.BuilderDescribeBatchDeleteConfigurationTaskResponse.Builder. task(BatchDeleteConfigurationTask task)TheBatchDeleteConfigurationTaskthat represents the deletion task being executed.
-