Class DeleteRepositoryResult
java.lang.Object
com.amazonaws.services.ecr.model.DeleteRepositoryResult
- 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
-
DeleteRepositoryResult
public DeleteRepositoryResult()
-
-
Method Details