public static final class KeyBooleanValuePair.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
KeyBooleanValuePair |
build() |
KeyBooleanValuePair.Builder |
key(String key) |
KeyBooleanValuePair.Builder |
value(Boolean value)
“The Boolean value of the key-value pair.”
|
public KeyBooleanValuePair.Builder key(String key)
public KeyBooleanValuePair.Builder value(Boolean value)
value - value of value property (as defined in service metadata)this (for method chaining)public KeyBooleanValuePair build()
Copyright © 2018–2020. All rights reserved.