public static interface StartOnDemandReplicationRunRequest.Builder extends SmsRequest.Builder, CopyableBuilder<StartOnDemandReplicationRunRequest.Builder,StartOnDemandReplicationRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandReplicationRunRequest.Builder |
description(String description)
Sets the value of the Description property for this object.
|
StartOnDemandReplicationRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
StartOnDemandReplicationRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
StartOnDemandReplicationRunRequest.Builder |
replicationJobId(String replicationJobId)
Sets the value of the ReplicationJobId property for this object.
|
buildoverrideConfigurationcopyapplyMutation, buildStartOnDemandReplicationRunRequest.Builder replicationJobId(String replicationJobId)
replicationJobId - The new value for the ReplicationJobId property for this object.StartOnDemandReplicationRunRequest.Builder description(String description)
description - The new value for the Description property for this object.StartOnDemandReplicationRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.StartOnDemandReplicationRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.