| Package | Description |
|---|---|
| com.google.cloud.gkehub.servicemesh.v1alpha | |
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
FeatureState |
FeatureState.Builder.build() |
FeatureState |
FeatureState.Builder.buildPartial() |
static FeatureState |
FeatureState.getDefaultInstance() |
FeatureState |
FeatureState.getDefaultInstanceForType() |
FeatureState |
FeatureState.Builder.getDefaultInstanceForType() |
static FeatureState |
FeatureState.parseDelimitedFrom(InputStream input) |
static FeatureState |
FeatureState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureState |
FeatureState.parseFrom(byte[] data) |
static FeatureState |
FeatureState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureState |
FeatureState.parseFrom(ByteBuffer data) |
static FeatureState |
FeatureState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureState |
FeatureState.parseFrom(com.google.protobuf.ByteString data) |
static FeatureState |
FeatureState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureState |
FeatureState.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureState |
FeatureState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureState |
FeatureState.parseFrom(InputStream input) |
static FeatureState |
FeatureState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureState> |
FeatureState.getParserForType() |
static com.google.protobuf.Parser<FeatureState> |
FeatureState.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureState.Builder |
FeatureState.Builder.mergeFrom(FeatureState other) |
static FeatureState.Builder |
FeatureState.newBuilder(FeatureState prototype) |
| Modifier and Type | Method and Description |
|---|---|
FeatureState |
CommonFeatureStateOrBuilder.getServicemesh()
Service Mesh-specific state.
|
FeatureState |
CommonFeatureState.getServicemesh()
Service Mesh-specific state.
|
FeatureState |
CommonFeatureState.Builder.getServicemesh()
Service Mesh-specific state.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFeatureState.Builder |
CommonFeatureState.Builder.mergeServicemesh(FeatureState value)
Service Mesh-specific state.
|
CommonFeatureState.Builder |
CommonFeatureState.Builder.setServicemesh(FeatureState value)
Service Mesh-specific state.
|
Copyright © 2024 Google LLC. All rights reserved.