Package org.azd.build.types
Class BuildPool
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.build.types.BuildPool
Represents a reference to an agent pool.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
BuildPool
public BuildPool()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
isHosted
public boolean isHosted() -
setHosted
public void setHosted(boolean hosted)
-