| Package | Description |
|---|---|
| com.baidubce.services.bci.model.common |
| Modifier and Type | Method and Description |
|---|---|
ExecAction |
Probe.getExec() |
| Modifier and Type | Method and Description |
|---|---|
Probe |
Probe.setExec(ExecAction exec) |
| 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 © 2024. All rights reserved.