| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1 | |
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudKMS.Projects.Locations.KeyRings.Create |
CloudKMS.Projects.Locations.KeyRings.create(String parent,
KeyRing content)
Create a new KeyRing in a given Project and Location.
|
| Constructor and Description |
|---|
Create(String parent,
KeyRing content)
Create a new KeyRing in a given Project and Location.
|
| Modifier and Type | Method and Description |
|---|---|
KeyRing |
KeyRing.clone() |
KeyRing |
KeyRing.set(String fieldName,
Object value) |
KeyRing |
KeyRing.setCreateTime(String createTime)
Output only.
|
KeyRing |
KeyRing.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyRing> |
ListKeyRingsResponse.getKeyRings()
The list of KeyRings.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeyRingsResponse |
ListKeyRingsResponse.setKeyRings(List<KeyRing> keyRings)
The list of KeyRings.
|
Copyright © 2011–2022 Google. All rights reserved.