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