[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page provides documentation for the `UserName.Builder` class, which is used for building user names in the context of networks and users, specifically for versions 0.1.0 to 0.19.0, with 0.19.0 being the latest version."],["The `UserName.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getNetworkCode()`, `getUser()`, `setNetworkCode(String networkCode)`, and `setUser(String user)` to assist in constructing user name instances."],["The builder supports setting and getting the `networkCode` and `user` as String values, allowing for customization of the `UserName` object before it is built."],["The Builder section also has inherited members from `java.lang.Object` such as `clone()`, `equals()`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, `wait()`, and `wait(long,int)`."]]],[]]