| Modifier and Type | Method and Description |
|---|---|
static CryptoKey.RotationScheduleCase |
CryptoKey.RotationScheduleCase.forNumber(int value) |
CryptoKey.RotationScheduleCase |
CryptoKeyOrBuilder.getRotationScheduleCase() |
CryptoKey.RotationScheduleCase |
CryptoKey.getRotationScheduleCase() |
CryptoKey.RotationScheduleCase |
CryptoKey.Builder.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.