public final class KeyValuePairStringObject extends Object
| Constructor and Description |
|---|
KeyValuePairStringObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
key()
Get the key property: The key property.
|
void |
validate()
Validates the instance.
|
Object |
value()
Get the value property: Any object.
|
public String key()
public Object value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.