| Package | Description |
|---|---|
| com.linecorp.armeria.client |
Client core.
|
| Modifier and Type | Method and Description |
|---|---|
ClientBuilder |
ClientBuilder.factory(ClientFactory factory)
Sets the
ClientFactory of the client. |
ClientBuilder |
ClientBuilder.path(String path)
Sets the
path of the client. |
ClientBuilder |
ClientBuilder.serializationFormat(SerializationFormat format)
Sets the
SerializationFormat of the client. |
Copyright © 2020 LeanCloud. All rights reserved.