public static interface DeleteReplicationJobRequest.Builder extends SMSRequest.Builder, CopyableBuilder<DeleteReplicationJobRequest.Builder,DeleteReplicationJobRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteReplicationJobRequest.Builder |
replicationJobId(String replicationJobId)
Sets the value of the ReplicationJobId property for this object.
|
DeleteReplicationJobRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteReplicationJobRequest.Builder replicationJobId(String replicationJobId)
replicationJobId - The new value for the ReplicationJobId property for this object.DeleteReplicationJobRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.