public final class ElementsEncodeConfigurationRequestParameters extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ElementsEncodeConfigurationRequestParameters.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
parameterId |
The ID of this configuration parameter
|
String |
parameterValue |
The value of this configuration parameter
|
| Modifier and Type | Method | Description |
|---|---|---|
static ElementsEncodeConfigurationRequestParameters.Builder |
builder() |
|
String |
getParameterId() |
Get The ID of this configuration parameter
|
String |
getParameterValue() |
Get The value of this configuration parameter
|
String |
toString() |
public String parameterId
public String parameterValue
public final String getParameterId()
public final String getParameterValue()
public static final ElementsEncodeConfigurationRequestParameters.Builder builder()
Copyright © 2021. All rights reserved.