Class RelationCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<Relation>
com.microsoft.graph.termstore.requests.RelationCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<Relation>, com.microsoft.graph.serializer.IJsonBackedObject

public class RelationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Relation>
The class for the Relation Collection Response.
  • Constructor Details

    • RelationCollectionResponse

      public RelationCollectionResponse()