static CommitRequest.Mode |
CommitRequest.Mode.forNumber(int value) |
|
CommitRequest.Mode |
CommitRequest.Builder.getMode() |
The type of commit to perform.
|
CommitRequest.Mode |
CommitRequest.getMode() |
The type of commit to perform.
|
CommitRequest.Mode |
CommitRequestOrBuilder.getMode() |
The type of commit to perform.
|
static CommitRequest.Mode |
CommitRequest.Mode.valueOf(int value) |
Deprecated.
|
static CommitRequest.Mode |
CommitRequest.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommitRequest.Mode |
CommitRequest.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CommitRequest.Mode[] |
CommitRequest.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|