Uses of Class
com.yahoo.elide.swagger.property.Relationship
-
Packages that use Relationship Package Description com.yahoo.elide.swagger.model com.yahoo.elide.swagger.property -
-
Uses of Relationship in com.yahoo.elide.swagger.model
Constructors in com.yahoo.elide.swagger.model with parameters of type Relationship Constructor Description Data(Relationship relationship)Used to construct a collection of resource identifiers.Datum(Relationship relationship)Constructs a singular resource identifier. -
Uses of Relationship in com.yahoo.elide.swagger.property
Constructors in com.yahoo.elide.swagger.property with parameters of type Relationship Constructor Description Data(Relationship relationship)Used to construct a collection of resource identifiers.Datum(Relationship relationship)Constructs a singular resource identifier.
-