Uses of Class
software.amazon.awssdk.services.ecs.model.ResourceInUseException
-
Packages that use ResourceInUseException Package Description software.amazon.awssdk.services.ecs Amazon Elastic Container Service -
-
Uses of ResourceInUseException in software.amazon.awssdk.services.ecs
Methods in software.amazon.awssdk.services.ecs that throw ResourceInUseException Modifier and Type Method Description default PutClusterCapacityProvidersResponseEcsClient. putClusterCapacityProviders(Consumer<PutClusterCapacityProvidersRequest.Builder> putClusterCapacityProvidersRequest)Modifies the available capacity providers and the default capacity provider strategy for a cluster.default PutClusterCapacityProvidersResponseEcsClient. putClusterCapacityProviders(PutClusterCapacityProvidersRequest putClusterCapacityProvidersRequest)Modifies the available capacity providers and the default capacity provider strategy for a cluster.
-