Uses of Class
com.vonage.client.users.User.Builder
Packages that use User.Builder
Package
Description
-
Uses of User.Builder in com.vonage.client.users
Methods in com.vonage.client.users that return User.BuilderModifier and TypeMethodDescriptionstatic User.BuilderUser.builder()Entry point for creating an instance of this class.Sets the communication channels for this user.User.Builder.channels(Collection<? extends Channel> channels) Sets the communication channels for this user.User.Builder.customData(Map<String, ?> customData) Arbitrary freeform data to associate with the user.User.Builder.displayName(String displayName) Set the display name for the user.An image URL to associate with the user.Unique name for a user.Constructors in com.vonage.client.users with parameters of type User.Builder