Uses of Class
software.amazon.awssdk.services.ecs.model.UpdatedExpressGatewayService
-
Packages that use UpdatedExpressGatewayService Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of UpdatedExpressGatewayService in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return UpdatedExpressGatewayService Modifier and Type Method Description UpdatedExpressGatewayServiceUpdateExpressGatewayServiceResponse. service()The full description of your express gateway service following the update call.Methods in software.amazon.awssdk.services.ecs.model with parameters of type UpdatedExpressGatewayService Modifier and Type Method Description UpdateExpressGatewayServiceResponse.BuilderUpdateExpressGatewayServiceResponse.Builder. service(UpdatedExpressGatewayService service)The full description of your express gateway service following the update call.
-