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