| Package | Description | 
|---|---|
| com.tencentcloudapi.tione.v20211111.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Probe | HealthProbe. getLivenessProbe()Get 存活探针 | 
| Probe | HealthProbe. getReadinessProbe()Get 就绪探针 | 
| Probe | HealthProbe. getStartupProbe()Get 启动探针 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HealthProbe. setLivenessProbe(Probe LivenessProbe)Set 存活探针 | 
| void | HealthProbe. setReadinessProbe(Probe ReadinessProbe)Set 就绪探针 | 
| void | HealthProbe. setStartupProbe(Probe StartupProbe)Set 启动探针 | 
| Constructor and Description | 
|---|
| Probe(Probe source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.