| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Method and Description |
|---|---|
static WorkerGroupState |
WorkerGroupState.forNumber(int value) |
WorkerGroupState |
WorkerGroupDetailInfo.getState()
.staros.WorkerGroupState state = 5; |
WorkerGroupState |
WorkerGroupDetailInfo.Builder.getState()
.staros.WorkerGroupState state = 5; |
WorkerGroupState |
WorkerGroupDetailInfoOrBuilder.getState()
.staros.WorkerGroupState state = 5; |
static WorkerGroupState |
WorkerGroupState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WorkerGroupState |
WorkerGroupState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WorkerGroupState |
WorkerGroupState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorkerGroupState[] |
WorkerGroupState.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<WorkerGroupState> |
WorkerGroupState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
WorkerGroupDetailInfo.Builder |
WorkerGroupDetailInfo.Builder.setState(WorkerGroupState value)
.staros.WorkerGroupState state = 5; |
Copyright © 2024. All rights reserved.