| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.clone() |
ExternalProtectionLevelOptions |
CryptoKeyVersion.getExternalProtectionLevelOptions()
ExternalProtectionLevelOptions stores a group of additional fields for configuring a
CryptoKeyVersion that are specific to the EXTERNAL protection level.
|
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.set(String fieldName,
Object value) |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.setExternalKeyUri(String externalKeyUri)
The URI for an external resource that this CryptoKeyVersion represents.
|
| Modifier and Type | Method and Description |
|---|---|
CryptoKeyVersion |
CryptoKeyVersion.setExternalProtectionLevelOptions(ExternalProtectionLevelOptions externalProtectionLevelOptions)
ExternalProtectionLevelOptions stores a group of additional fields for configuring a
CryptoKeyVersion that are specific to the EXTERNAL protection level.
|
Copyright © 2011–2020 Google. All rights reserved.