Package com.seeq.model
Class RemoteAgentDirectivesOutputV1
java.lang.Object
com.seeq.model.RemoteAgentDirectivesOutputV1
RemoteAgentDirectivesOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Name of the version from availableVersions in the remote agent status that the remote agent should run.Name of an installer image that should be downloaded and extracted on the remote agentint
hashCode()
runVersion
(String runVersion) void
setRunVersion
(String runVersion) void
setStageInstaller
(String stageInstaller) stageInstaller
(String stageInstaller) toString()
-
Constructor Details
-
RemoteAgentDirectivesOutputV1
public RemoteAgentDirectivesOutputV1()
-
-
Method Details
-
runVersion
-
getRunVersion
Name of the version from availableVersions in the remote agent status that the remote agent should run. Either by continuing to run that version or by switching to it.- Returns:
- runVersion
-
setRunVersion
-
stageInstaller
-
getStageInstaller
Name of an installer image that should be downloaded and extracted on the remote agent- Returns:
- stageInstaller
-
setStageInstaller
-
equals
-
hashCode
public int hashCode() -
toString
-