| Modifier and Type | Method and Description |
|---|---|
static Replication.State |
Replication.State.forNumber(int value) |
Replication.State |
Replication.getState()
Output only.
|
Replication.State |
Replication.Builder.getState()
Output only.
|
Replication.State |
ReplicationOrBuilder.getState()
Output only.
|
static Replication.State |
Replication.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Replication.State |
Replication.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Replication.State |
Replication.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Replication.State[] |
Replication.State.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<Replication.State> |
Replication.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Replication.Builder |
Replication.Builder.setState(Replication.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.