Uses of Class
software.amazon.awssdk.services.ecs.model.UpdateExpressGatewayServiceRequest
-
Packages that use UpdateExpressGatewayServiceRequest Package Description software.amazon.awssdk.services.ecs Amazon Elastic Container Service software.amazon.awssdk.services.ecs.transform -
-
Uses of UpdateExpressGatewayServiceRequest in software.amazon.awssdk.services.ecs
Methods in software.amazon.awssdk.services.ecs with parameters of type UpdateExpressGatewayServiceRequest Modifier and Type Method Description default CompletableFuture<UpdateExpressGatewayServiceResponse>EcsAsyncClient. updateExpressGatewayService(UpdateExpressGatewayServiceRequest updateExpressGatewayServiceRequest)Updates an existing Express service configuration.default UpdateExpressGatewayServiceResponseEcsClient. updateExpressGatewayService(UpdateExpressGatewayServiceRequest updateExpressGatewayServiceRequest)Updates an existing Express service configuration. -
Uses of UpdateExpressGatewayServiceRequest in software.amazon.awssdk.services.ecs.transform
Methods in software.amazon.awssdk.services.ecs.transform with parameters of type UpdateExpressGatewayServiceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateExpressGatewayServiceRequestMarshaller. marshall(UpdateExpressGatewayServiceRequest updateExpressGatewayServiceRequest)
-