Class PermissionCollectionResponse

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

public class PermissionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Permission>
The class for the Permission Collection Response.
  • Constructor Details

    • PermissionCollectionResponse

      public PermissionCollectionResponse()