static HeaderValueOption.HeaderAppendAction |
HeaderValueOption.HeaderAppendAction.forNumber(int value) |
|
HeaderValueOption.HeaderAppendAction |
HeaderValueOption.Builder.getAppendAction() |
[#not-implemented-hide:] Describes the action taken to append/overwrite the given value for an existing header
or to only add this header if it's absent.
|
HeaderValueOption.HeaderAppendAction |
HeaderValueOption.getAppendAction() |
[#not-implemented-hide:] Describes the action taken to append/overwrite the given value for an existing header
or to only add this header if it's absent.
|
HeaderValueOption.HeaderAppendAction |
HeaderValueOptionOrBuilder.getAppendAction() |
[#not-implemented-hide:] Describes the action taken to append/overwrite the given value for an existing header
or to only add this header if it's absent.
|
static HeaderValueOption.HeaderAppendAction |
HeaderValueOption.HeaderAppendAction.valueOf(int value) |
Deprecated.
|
static HeaderValueOption.HeaderAppendAction |
HeaderValueOption.HeaderAppendAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HeaderValueOption.HeaderAppendAction |
HeaderValueOption.HeaderAppendAction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HeaderValueOption.HeaderAppendAction[] |
HeaderValueOption.HeaderAppendAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|