Class UserCollectionResponse

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

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

    • UserCollectionResponse

      public UserCollectionResponse()