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
Constructors -
Method Summary
Methods inherited from class org.azd.graph.types.GraphReferenceLinks
getMemberships, getMembershipState, getSelf, getStorageKey, setMemberships, setMembershipState, setSelf, setStorageKeyMethods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree
-
Constructor Details
-
GroupReferenceLinks
public GroupReferenceLinks()Deprecated.
-
-
Method Details
-
toString
Deprecated.Description copied from class:SerializableEntitytoString() method to convert the POJO to string.- Overrides:
toStringin classSerializableEntity- Returns:
- String result.
-
GraphReferenceLinksand all references should be updated accordingly