static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.forNumber(int value) |
|
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.Builder.getState() |
The current state of an instance involved in the batch create operation.
|
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.getState() |
The current state of an instance involved in the batch create operation.
|
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatusOrBuilder.getState() |
The current state of an instance involved in the batch create operation.
|
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(int value) |
Deprecated.
|
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BatchCreateInstanceStatus.State[] |
BatchCreateInstanceStatus.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|