Uses of Class
com.google.cloud.security.privateca.v1beta1.ReusableConfigWrapper.ConfigValuesCase
-
Packages that use ReusableConfigWrapper.ConfigValuesCase Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of ReusableConfigWrapper.ConfigValuesCase in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return ReusableConfigWrapper.ConfigValuesCase Modifier and Type Method Description static ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapper.ConfigValuesCase. forNumber(int value)ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapper.Builder. getConfigValuesCase()ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapper. getConfigValuesCase()ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapperOrBuilder. getConfigValuesCase()static ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapper.ConfigValuesCase. valueOf(int value)Deprecated.static ReusableConfigWrapper.ConfigValuesCaseReusableConfigWrapper.ConfigValuesCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ReusableConfigWrapper.ConfigValuesCase[]ReusableConfigWrapper.ConfigValuesCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-