Class PutImageResult
java.lang.Object
com.amazonaws.services.ecr.model.PutImageResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PutImageResult
public PutImageResult()
-
-
Method Details
-
setImage
Details of the image uploaded.
- Parameters:
image- Details of the image uploaded.
-
getImage
-
withImage
Details of the image uploaded.
- Parameters:
image- Details of the image uploaded.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-