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) |
StartOnDemandReplicationRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartOnDemandReplicationRunRequest.Builder |
replicationJobId(String replicationJobId)
The identifier of the replication job.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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)
overrideConfiguration in interface AwsRequest.BuilderStartOnDemandReplicationRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.