Class RiskDetectionCollectionResponse

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

public class RiskDetectionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<RiskDetection>
The class for the Risk Detection Collection Response.
  • Constructor Details

    • RiskDetectionCollectionResponse

      public RiskDetectionCollectionResponse()