Uses of Class
com.vonage.client.users.ListUsersRequest.Builder
Packages that use ListUsersRequest.Builder
Package
Description
-
Uses of ListUsersRequest.Builder in com.vonage.client.users
Methods in com.vonage.client.users that return ListUsersRequest.BuilderModifier and TypeMethodDescriptionstatic ListUsersRequest.BuilderListUsersRequest.builder()Entry point for constructing an instance of this class.The cursor to start returning results from.
You are not expected to provide this manually.Find user by their name.ListUsersRequest.Builder.order(ListUsersRequest.SortOrder order) The order to return the results in.ListUsersRequest.Builder.pageSize(int pageSize) Number of records to return in the response.