Package com.microsoft.graph.requests
Class GroupCheckGrantedPermissionsForAppCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ResourceSpecificPermissionGrant>
com.microsoft.graph.requests.GroupCheckGrantedPermissionsForAppCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ResourceSpecificPermissionGrant>,com.microsoft.graph.serializer.IJsonBackedObject
public class GroupCheckGrantedPermissionsForAppCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<ResourceSpecificPermissionGrant>
The class for the Group Check Granted Permissions For App Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
GroupCheckGrantedPermissionsForAppCollectionResponse
public GroupCheckGrantedPermissionsForAppCollectionResponse()
-