@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class S3ReplicateObjectOperation extends Object implements Serializable, Cloneable
Directs the specified job to invoke ReplicateObject
on every object in the job's manifest.
Constructor and Description |
---|
S3ReplicateObjectOperation() |
Modifier and Type | Method and Description |
---|---|
S3ReplicateObjectOperation |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object.
|
public String toString()
toString
in class Object
Object.toString()
public S3ReplicateObjectOperation clone()