Class OAuth2PermissionGrantDeltaCollectionResponse

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

public class OAuth2PermissionGrantDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<OAuth2PermissionGrant>
The class for the OAuth2Permission Grant Delta Collection Response.
  • Constructor Details

    • OAuth2PermissionGrantDeltaCollectionResponse

      public OAuth2PermissionGrantDeltaCollectionResponse()