Class SetCollectionResponse

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

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

    • SetCollectionResponse

      public SetCollectionResponse()