Uses of Class
software.amazon.awssdk.services.ecs.model.TimeoutConfiguration
-
Packages that use TimeoutConfiguration Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of TimeoutConfiguration in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return TimeoutConfiguration Modifier and Type Method Description TimeoutConfigurationServiceConnectService. timeout()A reference to an object that represents the configured timeouts for Service Connect.Methods in software.amazon.awssdk.services.ecs.model with parameters of type TimeoutConfiguration Modifier and Type Method Description ServiceConnectService.BuilderServiceConnectService.Builder. timeout(TimeoutConfiguration timeout)A reference to an object that represents the configured timeouts for Service Connect.
-