| Modifier and Type | Method and Description |
|---|---|
static NegotiationType |
NegotiationType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static NegotiationType[] |
NegotiationType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OkHttpChannelBuilder |
OkHttpChannelBuilder.negotiationType(NegotiationType type)
Deprecated.
|