Class CreateRepositoryResult
java.lang.Object
com.amazonaws.services.ecr.model.CreateRepositoryResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetRepository(Repository repository) toString()Returns a string representation of this object; useful for testing and debugging.withRepository(Repository repository)
-
Constructor Details
-
CreateRepositoryResult
public CreateRepositoryResult()
-
-
Method Details