Class ReviewSetCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ReviewSet>
com.microsoft.graph.ediscovery.requests.ReviewSetCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ReviewSet>, com.microsoft.graph.serializer.IJsonBackedObject

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

    • ReviewSetCollectionResponse

      public ReviewSetCollectionResponse()