Class PermissionGrantPolicyCollectionResponse

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

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

    • PermissionGrantPolicyCollectionResponse

      public PermissionGrantPolicyCollectionResponse()