Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
StatefulSetCondition[] |
WorkloadStatus.getConditions()
Get 工作负载历史的状况信息
|
StatefulSetCondition[] |
WorkloadStatus.getStatefulSetCondition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkloadStatus.setConditions(StatefulSetCondition[] Conditions)
Set 工作负载历史的状况信息
|
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.