Package com.amazonaws.services.ecr.model
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
Details of the image uploaded.
- Returns:
- Details of the image uploaded.
-
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
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-