| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
ConfigSyncDeploymentState |
ConfigSyncDeploymentState.Builder.build() |
ConfigSyncDeploymentState |
ConfigSyncDeploymentState.Builder.buildPartial() |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.getDefaultInstance() |
ConfigSyncDeploymentState |
ConfigSyncDeploymentState.getDefaultInstanceForType() |
ConfigSyncDeploymentState |
ConfigSyncDeploymentState.Builder.getDefaultInstanceForType() |
ConfigSyncDeploymentState |
ConfigSyncState.getDeploymentState()
Information about the deployment of ConfigSync, including the version
of the various Pods deployed
|
ConfigSyncDeploymentState |
ConfigSyncState.Builder.getDeploymentState()
Information about the deployment of ConfigSync, including the version
of the various Pods deployed
|
ConfigSyncDeploymentState |
ConfigSyncStateOrBuilder.getDeploymentState()
Information about the deployment of ConfigSync, including the version
of the various Pods deployed
|
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseDelimitedFrom(InputStream input) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(byte[] data) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(ByteBuffer data) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(com.google.protobuf.ByteString data) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(InputStream input) |
static ConfigSyncDeploymentState |
ConfigSyncDeploymentState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ConfigSyncDeploymentState> |
ConfigSyncDeploymentState.getParserForType() |
static com.google.protobuf.Parser<ConfigSyncDeploymentState> |
ConfigSyncDeploymentState.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConfigSyncState.Builder |
ConfigSyncState.Builder.mergeDeploymentState(ConfigSyncDeploymentState value)
Information about the deployment of ConfigSync, including the version
of the various Pods deployed
|
ConfigSyncDeploymentState.Builder |
ConfigSyncDeploymentState.Builder.mergeFrom(ConfigSyncDeploymentState other) |
static ConfigSyncDeploymentState.Builder |
ConfigSyncDeploymentState.newBuilder(ConfigSyncDeploymentState prototype) |
ConfigSyncState.Builder |
ConfigSyncState.Builder.setDeploymentState(ConfigSyncDeploymentState value)
Information about the deployment of ConfigSync, including the version
of the various Pods deployed
|
Copyright © 2024 Google LLC. All rights reserved.