static Action.LoadIndicator |
Action.LoadIndicator.forNumber(int value) |
|
Action.LoadIndicator |
Action.Builder.getLoadIndicator() |
Specifies the loading indicator that the action displays while
making the call to the action.
|
Action.LoadIndicator |
Action.getLoadIndicator() |
Specifies the loading indicator that the action displays while
making the call to the action.
|
Action.LoadIndicator |
ActionOrBuilder.getLoadIndicator() |
Specifies the loading indicator that the action displays while
making the call to the action.
|
static Action.LoadIndicator |
Action.LoadIndicator.valueOf(int value) |
Deprecated.
|
static Action.LoadIndicator |
Action.LoadIndicator.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Action.LoadIndicator |
Action.LoadIndicator.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Action.LoadIndicator[] |
Action.LoadIndicator.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|