[[["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-03-22 UTC."],[[["This webpage details the `OrganizationName.Builder` class, specifically within version 0.8.0 of the Java documentation for the Marketing Platform Admin API, with links to other versions as well."],["`OrganizationName.Builder` is used to construct organization names, with its base inheritance coming from `java.lang.Object`, and it has inherited members such as `clone()` and `equals(Object)`."],["The `Builder` class contains one protected constructor, `Builder()`, and three public methods: `build()`, which returns an `OrganizationName`; `getOrganization()`, which returns a `String`; and `setOrganization(String organization)`, which allows setting the organization and returns an `OrganizationName.Builder`."],["The `setOrganization` method requires a string parameter named organization."]]],[]]