public static interface StartOnDemandReplicationRunRequest.Builder extends SmsRequest.Builder, SdkPojo, CopyableBuilder<StartOnDemandReplicationRunRequest.Builder,StartOnDemandReplicationRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandReplicationRunRequest.Builder |
description(String description)
The description of the replication run.
|
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)
The identifier of the replication job.
|
buildoverrideConfigurationcopyapplyMutation, buildStartOnDemandReplicationRunRequest.Builder replicationJobId(String replicationJobId)
The identifier of the replication job.
replicationJobId - The identifier of the replication job.StartOnDemandReplicationRunRequest.Builder description(String description)
The description of the replication run.
description - The description of the replication run.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.