| Modifier and Type | Method and Description |
|---|---|
static DataType.NamedType |
DataType.NamedType.create(String name) |
abstract DataType.NamedType |
RpcElement.requestType() |
abstract DataType.NamedType |
RpcElement.responseType() |
| Modifier and Type | Method and Description |
|---|---|
RpcElement.Builder |
RpcElement.Builder.requestType(DataType.NamedType requestType) |
RpcElement.Builder |
RpcElement.Builder.responseType(DataType.NamedType responseType) |
Copyright © 2015 Square, Inc.. All Rights Reserved.