| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ARL |
build() |
ARL.Builder |
host(String host) |
ARL.Builder |
paras(String paras) |
ARL.Builder |
path(String path) |
ARL.Builder |
port(Integer port) |
ARL.Builder |
protocol(ARL.Protocol protocol) |
ARL.Builder |
remain(String remain) |
public ARL build()
public ARL.Builder path(String path)
public ARL.Builder protocol(ARL.Protocol protocol)
public ARL.Builder host(String host)
public ARL.Builder port(Integer port)
public ARL.Builder remain(String remain)
public ARL.Builder paras(String paras)
Copyright © 2019. All rights reserved.