| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
static Compare.TargetUnionCase |
Compare.TargetUnionCase.forNumber(int value) |
Compare.TargetUnionCase |
CompareOrBuilder.getTargetUnionCase() |
Compare.TargetUnionCase |
Compare.getTargetUnionCase() |
Compare.TargetUnionCase |
Compare.Builder.getTargetUnionCase() |
static Compare.TargetUnionCase |
Compare.TargetUnionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Compare.TargetUnionCase |
Compare.TargetUnionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compare.TargetUnionCase[] |
Compare.TargetUnionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.