Class CommsOperationCollectionResponse

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

public class CommsOperationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<CommsOperation>
The class for the Comms Operation Collection Response.
  • Constructor Details

    • CommsOperationCollectionResponse

      public CommsOperationCollectionResponse()