Uses of Class
com.google.cloud.gkehub.v1alpha.CommonFeatureSpec.FeatureSpecCase
-
Packages that use CommonFeatureSpec.FeatureSpecCase Package Description com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of CommonFeatureSpec.FeatureSpecCase in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return CommonFeatureSpec.FeatureSpecCase Modifier and Type Method Description static CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpec.FeatureSpecCase. forNumber(int value)CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpec.Builder. getFeatureSpecCase()CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpec. getFeatureSpecCase()CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpecOrBuilder. getFeatureSpecCase()static CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpec.FeatureSpecCase. valueOf(int value)Deprecated.static CommonFeatureSpec.FeatureSpecCaseCommonFeatureSpec.FeatureSpecCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CommonFeatureSpec.FeatureSpecCase[]CommonFeatureSpec.FeatureSpecCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-