Package | Description |
---|---|
com.tencentcloudapi.controlcenter.v20230110.models |
Modifier and Type | Method and Description |
---|---|
BaselineConfigItem[] |
UpdateAccountFactoryBaselineRequest.getBaselineConfigItems()
Get 基线配置,覆盖更新。可以通过controlcenter:GetAccountFactoryBaseline查询现有基线配置。可以通过controlcenter:ListAccountFactoryBaselineItems查询支持的基线列表。
|
BaselineConfigItem[] |
BatchApplyAccountBaselinesRequest.getBaselineConfigItems()
Get 基线项配置信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateAccountFactoryBaselineRequest.setBaselineConfigItems(BaselineConfigItem[] BaselineConfigItems)
Set 基线配置,覆盖更新。可以通过controlcenter:GetAccountFactoryBaseline查询现有基线配置。可以通过controlcenter:ListAccountFactoryBaselineItems查询支持的基线列表。
|
void |
BatchApplyAccountBaselinesRequest.setBaselineConfigItems(BaselineConfigItem[] BaselineConfigItems)
Set 基线项配置信息列表。
|
Constructor and Description |
---|
BaselineConfigItem(BaselineConfigItem 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.