[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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)`."]]],[]]