Package com.microsoft.graph.requests
Class ManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<String>
com.microsoft.graph.requests.ManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<String>,com.microsoft.graph.serializer.IJsonBackedObject
public class ManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<String>
The class for the Managed App Registration Get User Ids With Flagged App Registration 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
-
ManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionResponse
public ManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionResponse()
-