static Messages.PayloadType |
Messages.PayloadType.forNumber(int value) |
|
Messages.PayloadType |
Messages.SimpleRequest.Builder.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.SimpleRequest.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.SimpleRequestOrBuilder.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.StreamingOutputCallRequest.Builder.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.StreamingOutputCallRequest.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.StreamingOutputCallRequestOrBuilder.getResponseType() |
Desired payload type in the response from the server.
|
Messages.PayloadType |
Messages.Payload.Builder.getType() |
The type of data in body.
|
Messages.PayloadType |
Messages.Payload.getType() |
The type of data in body.
|
Messages.PayloadType |
Messages.PayloadOrBuilder.getType() |
The type of data in body.
|
static Messages.PayloadType |
Messages.PayloadType.valueOf(int value) |
Deprecated.
|
static Messages.PayloadType |
Messages.PayloadType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Messages.PayloadType |
Messages.PayloadType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Messages.PayloadType[] |
Messages.PayloadType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|