| Modifier and Type | Method and Description |
|---|---|
RpcElement |
RpcElement.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<RpcElement> |
ServiceElement.rpcs() |
| Modifier and Type | Method and Description |
|---|---|
ServiceElement.Builder |
ServiceElement.Builder.addRpc(RpcElement rpc) |
| Modifier and Type | Method and Description |
|---|---|
ServiceElement.Builder |
ServiceElement.Builder.addRpcs(Collection<RpcElement> rpcs) |
Copyright © 2015 Square, Inc.. All Rights Reserved.