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