Class SharedInsightCollectionResponse

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

public class SharedInsightCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<SharedInsight>
The class for the Shared Insight Collection Response.
  • Constructor Details

    • SharedInsightCollectionResponse

      public SharedInsightCollectionResponse()