static UpdateFlowRequest.Builder |
UpdateFlowRequest.builder() |
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.flowArn(String flowArn) |
The flow that you want to update.
|
default UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.maintenance(Consumer<UpdateMaintenance.Builder> maintenance) |
Sets the value of the Maintenance property for this object.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.maintenance(UpdateMaintenance maintenance) |
Sets the value of the Maintenance property for this object.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceFailoverConfig(Consumer<UpdateFailoverConfig.Builder> sourceFailoverConfig) |
Sets the value of the SourceFailoverConfig property for this object.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceFailoverConfig(UpdateFailoverConfig sourceFailoverConfig) |
Sets the value of the SourceFailoverConfig property for this object.
|
default UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceMonitoringConfig(Consumer<MonitoringConfig.Builder> sourceMonitoringConfig) |
Sets the value of the SourceMonitoringConfig property for this object.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceMonitoringConfig(MonitoringConfig sourceMonitoringConfig) |
Sets the value of the SourceMonitoringConfig property for this object.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.toBuilder() |
|