| Modifier and Type | Method and Description |
|---|---|
TcpClient |
build() |
TcpClient.Builder |
options(java.util.function.Consumer<? super ClientOptions.Builder<?>> options)
The options for the client, including address and port.
|
public final TcpClient.Builder options(java.util.function.Consumer<? super ClientOptions.Builder<?>> options)
options - the options for the client, including address and port.thispublic TcpClient build()