| Package | Description |
|---|---|
| com.baidubce.services.bci.model.common |
| Modifier and Type | Method and Description |
|---|---|
TCPSocketAction |
Probe.getTcpSocket() |
TCPSocketAction |
TCPSocketAction.setHost(String host) |
TCPSocketAction |
TCPSocketAction.setPort(int port) |
| Modifier and Type | Method and Description |
|---|---|
Probe |
Probe.setTcpSocket(TCPSocketAction tcpSocket) |
| Constructor and Description |
|---|
Probe(ExecAction exec,
HTTPGetAction httpGet,
TCPSocketAction tcpSocket,
GRPCAction grpc,
int initialDelaySeconds,
int timeoutSeconds,
int periodSeconds,
int successThreshold,
int failureThreshold,
long terminationGracePeriodSeconds)
The constructor of Probe
|
Copyright © 2023. All rights reserved.