public final class QueryKeyInner extends Object
| Constructor and Description |
|---|
QueryKeyInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
key()
Get the key property: The value of the query API key.
|
String |
name()
Get the name property: The name of the query API key; may be empty.
|
void |
validate()
Validates the instance.
|
public String name()
public String key()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.