Uses of Class
com.google.cloud.gkehub.v1beta.FeatureState
-
Packages that use FeatureState Package Description com.google.cloud.gkehub.v1beta A client to GKE Hub -
-
Uses of FeatureState in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return FeatureState Modifier and Type Method Description FeatureStateFeatureState.Builder. build()FeatureStateFeatureState.Builder. buildPartial()static FeatureStateFeatureState. getDefaultInstance()FeatureStateFeatureState.Builder. getDefaultInstanceForType()FeatureStateFeatureState. getDefaultInstanceForType()FeatureStateCommonFeatureState.Builder. getState()Output only.FeatureStateCommonFeatureState. getState()Output only.FeatureStateCommonFeatureStateOrBuilder. getState()Output only.FeatureStateMembershipFeatureState.Builder. getState()The high-level state of this Feature for a single membership.FeatureStateMembershipFeatureState. getState()The high-level state of this Feature for a single membership.FeatureStateMembershipFeatureStateOrBuilder. getState()The high-level state of this Feature for a single membership.static FeatureStateFeatureState. parseDelimitedFrom(InputStream input)static FeatureStateFeatureState. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureStateFeatureState. parseFrom(byte[] data)static FeatureStateFeatureState. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureStateFeatureState. parseFrom(com.google.protobuf.ByteString data)static FeatureStateFeatureState. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureStateFeatureState. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureStateFeatureState. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureStateFeatureState. parseFrom(InputStream input)static FeatureStateFeatureState. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureStateFeatureState. parseFrom(ByteBuffer data)static FeatureStateFeatureState. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.v1beta that return types with arguments of type FeatureState Modifier and Type Method Description com.google.protobuf.Parser<FeatureState>FeatureState. getParserForType()static com.google.protobuf.Parser<FeatureState>FeatureState. parser()Methods in com.google.cloud.gkehub.v1beta with parameters of type FeatureState Modifier and Type Method Description FeatureState.BuilderFeatureState.Builder. mergeFrom(FeatureState other)CommonFeatureState.BuilderCommonFeatureState.Builder. mergeState(FeatureState value)Output only.MembershipFeatureState.BuilderMembershipFeatureState.Builder. mergeState(FeatureState value)The high-level state of this Feature for a single membership.static FeatureState.BuilderFeatureState. newBuilder(FeatureState prototype)CommonFeatureState.BuilderCommonFeatureState.Builder. setState(FeatureState value)Output only.MembershipFeatureState.BuilderMembershipFeatureState.Builder. setState(FeatureState value)The high-level state of this Feature for a single membership.
-