@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StartOnDemandReplicationRunResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
StartOnDemandReplicationRunResult() |
Modifier and Type | Method and Description |
---|---|
StartOnDemandReplicationRunResult |
clone() |
boolean |
equals(Object obj) |
String |
getReplicationRunId() |
int |
hashCode() |
void |
setReplicationRunId(String replicationRunId) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
StartOnDemandReplicationRunResult |
withReplicationRunId(String replicationRunId) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setReplicationRunId(String replicationRunId)
replicationRunId
- public String getReplicationRunId()
public StartOnDemandReplicationRunResult withReplicationRunId(String replicationRunId)
replicationRunId
- public String toString()
toString
in class Object
Object.toString()
public StartOnDemandReplicationRunResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.