Uses of Interface
software.amazon.awssdk.services.supplychain.model.UpdateDataIntegrationFlowResponse.Builder
-
Packages that use UpdateDataIntegrationFlowResponse.Builder Package Description software.amazon.awssdk.services.supplychain.model -
-
Uses of UpdateDataIntegrationFlowResponse.Builder in software.amazon.awssdk.services.supplychain.model
Methods in software.amazon.awssdk.services.supplychain.model that return UpdateDataIntegrationFlowResponse.Builder Modifier and Type Method Description static UpdateDataIntegrationFlowResponse.BuilderUpdateDataIntegrationFlowResponse. builder()default UpdateDataIntegrationFlowResponse.BuilderUpdateDataIntegrationFlowResponse.Builder. flow(Consumer<DataIntegrationFlow.Builder> flow)The details of the updated DataIntegrationFlow.UpdateDataIntegrationFlowResponse.BuilderUpdateDataIntegrationFlowResponse.Builder. flow(DataIntegrationFlow flow)The details of the updated DataIntegrationFlow.UpdateDataIntegrationFlowResponse.BuilderUpdateDataIntegrationFlowResponse. toBuilder()Methods in software.amazon.awssdk.services.supplychain.model that return types with arguments of type UpdateDataIntegrationFlowResponse.Builder Modifier and Type Method Description static Class<? extends UpdateDataIntegrationFlowResponse.Builder>UpdateDataIntegrationFlowResponse. serializableBuilderClass()
-