Class ChannelCollectionResponse

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

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

    • ChannelCollectionResponse

      public ChannelCollectionResponse()