Package org.azd.graph.types
Class GroupReferenceLinks
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.graph.types.GraphReferenceLinks
org.azd.graph.types.GroupReferenceLinks
Deprecated.
This field contains zero or more interesting links about the graph subject.
These links may be invoked to obtain additional relationships or more detailed information about this graph subject.
-
Field Summary
Fields inherited from class org.azd.graph.types.GraphReferenceLinks
memberships, membershipState, self, storageKey
-
Constructor Summary
-
Method Summary
Methods inherited from class org.azd.graph.types.GraphReferenceLinks
getMemberships, getMembershipState, getSelf, getStorageKey, setMemberships, setMembershipState, setSelf, setStorageKey
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree
-
Constructor Details
-
GroupReferenceLinks
public GroupReferenceLinks()Deprecated.
-
-
Method Details
-
toString
Deprecated.Description copied from class:SerializableEntity
toString() method to convert the POJO to string.- Overrides:
toString
in classSerializableEntity
- Returns:
- String result.
-
GraphReferenceLinks
and all references should be updated accordingly