Class UserGetManagedAppDiagnosticStatusesCollectionRequest

java.lang.Object
com.microsoft.graph.http.BaseCollectionRequest<T,T2,T3>
com.microsoft.graph.http.BaseFunctionCollectionRequest<ManagedAppDiagnosticStatus,UserGetManagedAppDiagnosticStatusesCollectionResponse,UserGetManagedAppDiagnosticStatusesCollectionPage>
com.microsoft.graph.requests.UserGetManagedAppDiagnosticStatusesCollectionRequest
All Implemented Interfaces:
com.microsoft.graph.http.IHttpRequest

public class UserGetManagedAppDiagnosticStatusesCollectionRequest extends com.microsoft.graph.http.BaseFunctionCollectionRequest<ManagedAppDiagnosticStatus,UserGetManagedAppDiagnosticStatusesCollectionResponse,UserGetManagedAppDiagnosticStatusesCollectionPage>
The class for the User Get Managed App Diagnostic Statuses Collection Request.