| 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.CryptoKeys.UpdatePrimaryVersion |
CloudKMS.Projects.Locations.KeyRings.CryptoKeys.updatePrimaryVersion(String name,
UpdateCryptoKeyPrimaryVersionRequest content)
Update the version of a CryptoKey that will be used in Encrypt.
|
| Constructor and Description |
|---|
UpdatePrimaryVersion(String name,
UpdateCryptoKeyPrimaryVersionRequest content)
Update the version of a CryptoKey that will be used in Encrypt.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCryptoKeyPrimaryVersionRequest |
UpdateCryptoKeyPrimaryVersionRequest.clone() |
UpdateCryptoKeyPrimaryVersionRequest |
UpdateCryptoKeyPrimaryVersionRequest.set(String fieldName,
Object value) |
UpdateCryptoKeyPrimaryVersionRequest |
UpdateCryptoKeyPrimaryVersionRequest.setCryptoKeyVersionId(String cryptoKeyVersionId)
Required.
|
Copyright © 2011–2022 Google. All rights reserved.