Package com.microsoft.graph.requests
Class UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion>
com.microsoft.graph.requests.UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion>,com.microsoft.graph.serializer.IJsonBackedObject
public class UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion>
The class for the User Experience Analytics App Health App Performance By OSVersion Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionCollectionResponse
public UserExperienceAnalyticsAppHealthAppPerformanceByOSVersionCollectionResponse()
-