Class GovernanceInsightCollectionResponse

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

public class GovernanceInsightCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<GovernanceInsight>
The class for the Governance Insight Collection Response.
  • Constructor Details

    • GovernanceInsightCollectionResponse

      public GovernanceInsightCollectionResponse()