Class CallCollectionResponse

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

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

    • CallCollectionResponse

      public CallCollectionResponse()