Class ServiceHealthCollectionResponse

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

public class ServiceHealthCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ServiceHealth>
The class for the Service Health Collection Response.
  • Constructor Details

    • ServiceHealthCollectionResponse

      public ServiceHealthCollectionResponse()