| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
HostAddr |
build() |
HostAddr.Builder |
setHost(String host) |
HostAddr.Builder |
setPort(int port) |
public HostAddr.Builder setHost(String host)
public HostAddr.Builder setPort(int port)
public HostAddr build()
Copyright © 2022. All rights reserved.