Package org.azd.distributedtask.types
Class VariableGroupProjectReference
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.distributedtask.types.VariableGroupProjectReference
A variable group reference is a shallow reference to variable group.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setDescription
(String description) void
void
setProjectReference
(ProjectReference projectReference) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
VariableGroupProjectReference
public VariableGroupProjectReference()
-
-
Method Details
-
getDescription
-
setDescription
-
getName
-
setName
-
getProjectReference
-
setProjectReference
-