Class CaseCollectionResponse

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

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

    • CaseCollectionResponse

      public CaseCollectionResponse()