Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HUAWEI HMS Core
Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.
| CLASS info |
| public final class AppendField.Builder |
| Assigns the AppendField value using the builder method. |
| Return type | Method name |
| AppendField.Builder | setKey(String key) Sets the AppendField key. |
| AppendField.Builder | setValue(String value) Sets the AppendField value. |
| AppendField.Builder | setLabel(String label) Sets the AppendField label. |
| AppendField | build() Obtains the AppendField object that has been assigned a value using the builder method. |
| Method |
public AppendField.Builder setKey(String key) |
| Sets the AppendField key. |
Parameters
| Parameter name | Parameter desc |
| key | AppendField key. |
Return
| Type | desc |
| AppendField.Builder | AppendField.Builder object. |
| Method |
public AppendField.Builder setValue(String value) |
| Sets the AppendField value. |
Parameters
| Parameter name | Parameter desc |
| value | AppendField value. |
Return
| Type | desc |
| AppendField.Builder | AppendField.Builder object. |
| Method |
public AppendField.Builder setLabel(String label) |
| Sets the AppendField label. |
Parameters
| Parameter name | Parameter desc |
| label | AppendField label. |
Return
| Type | desc |
| AppendField.Builder | AppendField.Builder object. |
| Method |
public AppendField build() |
| Obtains the instantiated AppendField |
Return
| Type | desc |
| AppendField | AppendField object. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.