public enum ApiMethodDescriptor.MethodType extends Enum<ApiMethodDescriptor.MethodType>
Static Fields |
|
---|---|
Name | Description |
BIDI_STREAMING |
|
CLIENT_STREAMING |
|
SERVER_STREAMING |
|
UNARY |
|
UNKNOWN |
Static Methods |
|
---|---|
Name | Description |
valueOf(String name) |
|
values() |