Uses of Class
com.google.cloud.netapp.v1.KmsConfig.State
-
Packages that use KmsConfig.State Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of KmsConfig.State in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return KmsConfig.State Modifier and Type Method Description static KmsConfig.StateKmsConfig.State. forNumber(int value)KmsConfig.StateKmsConfig.Builder. getState()Output only.KmsConfig.StateKmsConfig. getState()Output only.KmsConfig.StateKmsConfigOrBuilder. getState()Output only.static KmsConfig.StateKmsConfig.State. valueOf(int value)Deprecated.static KmsConfig.StateKmsConfig.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static KmsConfig.StateKmsConfig.State. valueOf(String name)Returns the enum constant of this type with the specified name.static KmsConfig.State[]KmsConfig.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.netapp.v1 that return types with arguments of type KmsConfig.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<KmsConfig.State>KmsConfig.State. internalGetValueMap()Methods in com.google.cloud.netapp.v1 with parameters of type KmsConfig.State Modifier and Type Method Description KmsConfig.BuilderKmsConfig.Builder. setState(KmsConfig.State value)Output only.
-