Uses of Class
com.google.cloud.kms.v1.CryptoKey.RotationScheduleCase
-
Packages that use CryptoKey.RotationScheduleCase Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of CryptoKey.RotationScheduleCase in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return CryptoKey.RotationScheduleCase Modifier and Type Method Description static CryptoKey.RotationScheduleCaseCryptoKey.RotationScheduleCase. forNumber(int value)CryptoKey.RotationScheduleCaseCryptoKey.Builder. getRotationScheduleCase()CryptoKey.RotationScheduleCaseCryptoKey. getRotationScheduleCase()CryptoKey.RotationScheduleCaseCryptoKeyOrBuilder. getRotationScheduleCase()static CryptoKey.RotationScheduleCaseCryptoKey.RotationScheduleCase. valueOf(int value)Deprecated.static CryptoKey.RotationScheduleCaseCryptoKey.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.
-