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