Uses of Interface
software.amazon.awssdk.services.ecs.model.CreateExpressGatewayServiceResponse.Builder
-
Packages that use CreateExpressGatewayServiceResponse.Builder Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of CreateExpressGatewayServiceResponse.Builder in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return CreateExpressGatewayServiceResponse.Builder Modifier and Type Method Description static CreateExpressGatewayServiceResponse.BuilderCreateExpressGatewayServiceResponse. builder()default CreateExpressGatewayServiceResponse.BuilderCreateExpressGatewayServiceResponse.Builder. service(Consumer<ECSExpressGatewayService.Builder> service)The full description of your Express service following the create operation.CreateExpressGatewayServiceResponse.BuilderCreateExpressGatewayServiceResponse.Builder. service(ECSExpressGatewayService service)The full description of your Express service following the create operation.CreateExpressGatewayServiceResponse.BuilderCreateExpressGatewayServiceResponse. toBuilder()Methods in software.amazon.awssdk.services.ecs.model that return types with arguments of type CreateExpressGatewayServiceResponse.Builder Modifier and Type Method Description static Class<? extends CreateExpressGatewayServiceResponse.Builder>CreateExpressGatewayServiceResponse. serializableBuilderClass()
-