Uses of Class
com.google.cloud.edgecontainer.v1.KmsKeyState
-
Packages that use KmsKeyState Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of KmsKeyState in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return KmsKeyState Modifier and Type Method Description static KmsKeyStateKmsKeyState. forNumber(int value)KmsKeyStateNodePool.LocalDiskEncryption.Builder. getKmsKeyState()Output only.KmsKeyStateNodePool.LocalDiskEncryption. getKmsKeyState()Output only.KmsKeyStateNodePool.LocalDiskEncryptionOrBuilder. getKmsKeyState()Output only.static KmsKeyStateKmsKeyState. valueOf(int value)Deprecated.static KmsKeyStateKmsKeyState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static KmsKeyStateKmsKeyState. valueOf(String name)Returns the enum constant of this type with the specified name.static KmsKeyState[]KmsKeyState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type KmsKeyState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<KmsKeyState>KmsKeyState. internalGetValueMap()Methods in com.google.cloud.edgecontainer.v1 with parameters of type KmsKeyState Modifier and Type Method Description NodePool.LocalDiskEncryption.BuilderNodePool.LocalDiskEncryption.Builder. setKmsKeyState(KmsKeyState value)Output only.
-