Class UserDeltaCollectionResponse

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

public class UserDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<User>
The class for the User Delta Collection Response.
  • Constructor Details

    • UserDeltaCollectionResponse

      public UserDeltaCollectionResponse()