State.Operation.Type |
State.OperationOrBuilder.getType()
required .mesos.internal.state.Operation.Type type = 1;
|
State.Operation.Type |
State.Operation.getType()
required .mesos.internal.state.Operation.Type type = 1;
|
State.Operation.Type |
State.Operation.Builder.getType()
required .mesos.internal.state.Operation.Type type = 1;
|
static State.Operation.Type |
State.Operation.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static State.Operation.Type |
State.Operation.Type.valueOf(int value) |
static State.Operation.Type |
State.Operation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State.Operation.Type[] |
State.Operation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|