Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
KubeJarvisStateDiagnosticOverview[] |
DescribeClusterInspectionResultsOverviewResponse.getDiagnostics()
Get 诊断结果概览
注意:此字段可能返回 null,表示取不到有效值。
|
KubeJarvisStateDiagnosticOverview[] |
KubeJarvisStateInspectionOverview.getDiagnostics()
Get 诊断结果详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClusterInspectionResultsOverviewResponse.setDiagnostics(KubeJarvisStateDiagnosticOverview[] Diagnostics)
Set 诊断结果概览
注意:此字段可能返回 null,表示取不到有效值。
|
void |
KubeJarvisStateInspectionOverview.setDiagnostics(KubeJarvisStateDiagnosticOverview[] Diagnostics)
Set 诊断结果详情
|
Constructor and Description |
---|
KubeJarvisStateDiagnosticOverview(KubeJarvisStateDiagnosticOverview 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.