| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2KmsWrappedCryptoKey.clone() |
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2KmsWrappedCryptoKey.encodeWrappedKey(byte[] wrappedKey)
Required.
|
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2CryptoKey.getKmsWrapped()
Kms wrapped key
|
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2KmsWrappedCryptoKey.set(String fieldName,
Object value) |
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2KmsWrappedCryptoKey.setCryptoKeyName(String cryptoKeyName)
Required.
|
GooglePrivacyDlpV2KmsWrappedCryptoKey |
GooglePrivacyDlpV2KmsWrappedCryptoKey.setWrappedKey(String wrappedKey)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.setKmsWrapped(GooglePrivacyDlpV2KmsWrappedCryptoKey kmsWrapped)
Kms wrapped key
|
Copyright © 2011–2020 Google. All rights reserved.