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