public static interface StartOnDemandAppReplicationRequest.Builder extends SmsRequest.Builder, SdkPojo, CopyableBuilder<StartOnDemandAppReplicationRequest.Builder,StartOnDemandAppReplicationRequest>
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandAppReplicationRequest.Builder |
appId(String appId)
The ID of the application.
|
StartOnDemandAppReplicationRequest.Builder |
description(String description)
The description of the replication run.
|
StartOnDemandAppReplicationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartOnDemandAppReplicationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartOnDemandAppReplicationRequest.Builder appId(String appId)
The ID of the application.
appId - The ID of the application.StartOnDemandAppReplicationRequest.Builder description(String description)
The description of the replication run.
description - The description of the replication run.StartOnDemandAppReplicationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartOnDemandAppReplicationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.