Package com.seeq.model
Class ServerBuildInfoOutputV1
java.lang.Object
com.seeq.model.ServerBuildInfoOutputV1
ServerBuildInfoOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The commit SHA of the source code used to build this version of Seeqint
hashCode()
void
setSourceCommit
(String sourceCommit) sourceCommit
(String sourceCommit) toString()
-
Constructor Details
-
ServerBuildInfoOutputV1
public ServerBuildInfoOutputV1()
-
-
Method Details