Package org.azd.graph.types
Class GraphSubjectLookupKey
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.graph.types.GraphSubjectLookupKey
The class to represent a collection of REST reference links.
-
Constructor Summary
ConstructorDescriptionDefault constructorGraphSubjectLookupKey
(String descriptor) Constructor with descriptor. -
Method Summary
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
GraphSubjectLookupKey
public GraphSubjectLookupKey()Default constructor -
GraphSubjectLookupKey
Constructor with descriptor.- Parameters:
descriptor
- Pass the group or users descriptor.
-
-
Method Details
-
getDescriptor
-
setDescriptor
-