static RequestOptions.Priority |
RequestOptions.Priority.forNumber(int value) |
|
RequestOptions.Priority |
RequestOptions.Builder.getPriority() |
Priority for the request.
|
RequestOptions.Priority |
RequestOptions.getPriority() |
Priority for the request.
|
RequestOptions.Priority |
RequestOptionsOrBuilder.getPriority() |
Priority for the request.
|
static RequestOptions.Priority |
RequestOptions.Priority.valueOf(int value) |
Deprecated.
|
static RequestOptions.Priority |
RequestOptions.Priority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RequestOptions.Priority |
RequestOptions.Priority.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RequestOptions.Priority[] |
RequestOptions.Priority.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|