Class ManagedAppStatusCollectionResponse

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

public class ManagedAppStatusCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ManagedAppStatus>
The class for the Managed App Status Collection Response.
  • Constructor Details

    • ManagedAppStatusCollectionResponse

      public ManagedAppStatusCollectionResponse()