Class AuthenticationMethodsPage

java.lang.Object
com.auth0.json.mgmt.Page<AuthenticationMethod>
com.auth0.json.mgmt.users.authenticationmethods.AuthenticationMethodsPage

public class AuthenticationMethodsPage extends Page<AuthenticationMethod>
Represents a page of an AuthenticationMethod.
See Also: