Class TermCollectionResponse

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

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

    • TermCollectionResponse

      public TermCollectionResponse()