@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class S3DeleteObjectTaggingOperation extends Object implements Serializable, Cloneable
Contains no configuration parameters because the DELETE Object tagging API only accepts the bucket name and key name as parameters, which are defined in the job's manifest.
Constructor and Description |
---|
S3DeleteObjectTaggingOperation() |
Modifier and Type | Method and Description |
---|---|
S3DeleteObjectTaggingOperation |
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 S3DeleteObjectTaggingOperation clone()