| Modifier and Type | Method and Description |
|---|---|
static Table.ClusterState.ReplicationState |
Table.ClusterState.ReplicationState.forNumber(int value) |
Table.ClusterState.ReplicationState |
Table.ClusterStateOrBuilder.getReplicationState()
Output only.
|
Table.ClusterState.ReplicationState |
Table.ClusterState.getReplicationState()
Output only.
|
Table.ClusterState.ReplicationState |
Table.ClusterState.Builder.getReplicationState()
Output only.
|
static Table.ClusterState.ReplicationState |
Table.ClusterState.ReplicationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Table.ClusterState.ReplicationState |
Table.ClusterState.ReplicationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Table.ClusterState.ReplicationState |
Table.ClusterState.ReplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.ClusterState.ReplicationState[] |
Table.ClusterState.ReplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Table.ClusterState.ReplicationState> |
Table.ClusterState.ReplicationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Table.ClusterState.Builder |
Table.ClusterState.Builder.setReplicationState(Table.ClusterState.ReplicationState value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.