Class RepositoryInfo
java.lang.Object
com.linecorp.centraldogma.client.RepositoryInfo
An immutable holder of repository information.
-
Constructor Summary
ConstructorsConstructorDescriptionRepositoryInfo(String name, Revision headRevision) Creates a new instance with the specified repository name and the latestRevisionof the repository. -
Method Summary
-
Constructor Details
-
RepositoryInfo
-
-
Method Details
-
name
Returns the name of the repository. -
headRevision
-
equals
-
hashCode
-
toString
-