public static final class ProbeHandler.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProbeHandler |
build() |
ProbeHandler.Builder |
httpGet(HTTPGetAction httpGet)
HttpGet.
|
ProbeHandler.Builder |
tcpSocket(TCPSocketAction tcpSocket)
TcpSocket.
|
public ProbeHandler.Builder httpGet(HTTPGetAction httpGet)
public ProbeHandler.Builder tcpSocket(TCPSocketAction tcpSocket)
public ProbeHandler build()
Copyright © 2024. All rights reserved.