| Package | Description | 
|---|---|
| com.tencentcloudapi.tione.v20211111.models | 
| Modifier and Type | Method and Description | 
|---|---|
StatefulSetCondition[] | 
WorkloadStatus.getConditions()
Get Status information of workload history. 
 | 
StatefulSetCondition[] | 
WorkloadStatus.getStatefulSetCondition()
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkloadStatus.setConditions(StatefulSetCondition[] Conditions)
Set Status information of workload history. 
 | 
void | 
WorkloadStatus.setStatefulSetCondition(StatefulSetCondition[] StatefulSetCondition)
Deprecated.   
 | 
| Constructor and Description | 
|---|
StatefulSetCondition(StatefulSetCondition 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.