| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
SyncState |
SyncState.Builder.build() |
SyncState |
SyncState.Builder.buildPartial() |
static SyncState |
SyncState.getDefaultInstance() |
SyncState |
SyncState.getDefaultInstanceForType() |
SyncState |
SyncState.Builder.getDefaultInstanceForType() |
SyncState |
ConfigSyncState.getSyncState()
The state of ConfigSync's process to sync configs to a cluster
|
SyncState |
ConfigSyncState.Builder.getSyncState()
The state of ConfigSync's process to sync configs to a cluster
|
SyncState |
ConfigSyncStateOrBuilder.getSyncState()
The state of ConfigSync's process to sync configs to a cluster
|
static SyncState |
SyncState.parseDelimitedFrom(InputStream input) |
static SyncState |
SyncState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncState |
SyncState.parseFrom(byte[] data) |
static SyncState |
SyncState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncState |
SyncState.parseFrom(ByteBuffer data) |
static SyncState |
SyncState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncState |
SyncState.parseFrom(com.google.protobuf.ByteString data) |
static SyncState |
SyncState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncState |
SyncState.parseFrom(com.google.protobuf.CodedInputStream input) |
static SyncState |
SyncState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncState |
SyncState.parseFrom(InputStream input) |
static SyncState |
SyncState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SyncState> |
SyncState.getParserForType() |
static com.google.protobuf.Parser<SyncState> |
SyncState.parser() |
| Modifier and Type | Method and Description |
|---|---|
SyncState.Builder |
SyncState.Builder.mergeFrom(SyncState other) |
ConfigSyncState.Builder |
ConfigSyncState.Builder.mergeSyncState(SyncState value)
The state of ConfigSync's process to sync configs to a cluster
|
static SyncState.Builder |
SyncState.newBuilder(SyncState prototype) |
ConfigSyncState.Builder |
ConfigSyncState.Builder.setSyncState(SyncState value)
The state of ConfigSync's process to sync configs to a cluster
|
Copyright © 2024 Google LLC. All rights reserved.