Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
static ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase.forNumber(int value) |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequest.getWrappedKeyMaterialCase() |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequest.Builder.getWrappedKeyMaterialCase() |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequestOrBuilder.getWrappedKeyMaterialCase() |
static ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase[] |
ImportCryptoKeyVersionRequest.WrappedKeyMaterialCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.