Package org.azd.distributedtask.types
Class DeploymentMachine
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.distributedtask.types.DeploymentMachine
Deployment target.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
DeploymentMachine
public DeploymentMachine()
-
-
Method Details
-
getAgent
-
setAgent
-
getId
public int getId() -
setId
public void setId(int id) -
getProperties
public com.fasterxml.jackson.databind.JsonNode getProperties() -
setProperties
public void setProperties(com.fasterxml.jackson.databind.JsonNode properties) -
getTags
-
setTags
-