| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
GetJSONWebKeysResponse |
GetJSONWebKeysResponse.clone() |
GetJSONWebKeysResponse |
GetJSONWebKeysResponse.set(java.lang.String fieldName,
java.lang.Object value) |
GetJSONWebKeysResponse |
GetJSONWebKeysResponse.setKeys(java.util.List<Jwk> keys)
The public component of the keys used by the cluster to sign token requests.
|