public static final class ALBKeyValue.Builder
extends java.lang.Object
ALBKeyValue.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBKeyValue. |
| Modifier and Type | Method and Description |
|---|---|
ALBKeyValue |
build() |
ALBKeyValue.Builder |
setKey(java.lang.String key)
Key.
|
ALBKeyValue.Builder |
setValue(java.lang.String value)
Value.
|
public Builder()
ALBKeyValue.public ALBKeyValue.Builder setKey(java.lang.String key)
key - New value for the property.public ALBKeyValue.Builder setValue(java.lang.String value)
value - New value for the property.public ALBKeyValue build()