Class TrendingCollectionResponse

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

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

    • TrendingCollectionResponse

      public TrendingCollectionResponse()