Package com.auth0.json.mgmt.connections
Class ConnectionsPage
Class that represents a given page of Grants. Related to the
ConnectionsEntity entity.-
Constructor Summary
ConstructorsConstructorDescriptionConnectionsPage(Integer start, Integer length, Integer total, Integer limit, List<Connection> items) ConnectionsPage(List<Connection> items) -
Method Summary
-
Constructor Details
-
ConnectionsPage
-
ConnectionsPage
-