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