| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
ConfigSyncState |
ConfigSyncState.Builder.build() |
ConfigSyncState |
ConfigSyncState.Builder.buildPartial() |
ConfigSyncState |
MembershipState.getConfigSyncState()
Current sync status
|
ConfigSyncState |
MembershipState.Builder.getConfigSyncState()
Current sync status
|
ConfigSyncState |
MembershipStateOrBuilder.getConfigSyncState()
Current sync status
|
static ConfigSyncState |
ConfigSyncState.getDefaultInstance() |
ConfigSyncState |
ConfigSyncState.getDefaultInstanceForType() |
ConfigSyncState |
ConfigSyncState.Builder.getDefaultInstanceForType() |
static ConfigSyncState |
ConfigSyncState.parseDelimitedFrom(InputStream input) |
static ConfigSyncState |
ConfigSyncState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncState |
ConfigSyncState.parseFrom(byte[] data) |
static ConfigSyncState |
ConfigSyncState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncState |
ConfigSyncState.parseFrom(ByteBuffer data) |
static ConfigSyncState |
ConfigSyncState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncState |
ConfigSyncState.parseFrom(com.google.protobuf.ByteString data) |
static ConfigSyncState |
ConfigSyncState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncState |
ConfigSyncState.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigSyncState |
ConfigSyncState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncState |
ConfigSyncState.parseFrom(InputStream input) |
static ConfigSyncState |
ConfigSyncState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ConfigSyncState> |
ConfigSyncState.getParserForType() |
static com.google.protobuf.Parser<ConfigSyncState> |
ConfigSyncState.parser() |
| Modifier and Type | Method and Description |
|---|---|
MembershipState.Builder |
MembershipState.Builder.mergeConfigSyncState(ConfigSyncState value)
Current sync status
|
ConfigSyncState.Builder |
ConfigSyncState.Builder.mergeFrom(ConfigSyncState other) |
static ConfigSyncState.Builder |
ConfigSyncState.newBuilder(ConfigSyncState prototype) |
MembershipState.Builder |
MembershipState.Builder.setConfigSyncState(ConfigSyncState value)
Current sync status
|
Copyright © 2024 Google LLC. All rights reserved.