Class AlertCollectionResponse

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

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

    • AlertCollectionResponse

      public AlertCollectionResponse()