public static interface ParameterNameValue.Builder extends SdkPojo, CopyableBuilder<ParameterNameValue.Builder,ParameterNameValue>
| Modifier and Type | Method and Description |
|---|---|
ParameterNameValue.Builder |
parameterName(String parameterName)
The name of the parameter
|
ParameterNameValue.Builder |
parameterValue(String parameterValue)
The value of the parameter
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildParameterNameValue.Builder parameterName(String parameterName)
The name of the parameter
parameterName - The name of the parameterParameterNameValue.Builder parameterValue(String parameterValue)
The value of the parameter
parameterValue - The value of the parameterCopyright © 2023. All rights reserved.