Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
BashPolicy[] |
DescribeBashPoliciesResponse.getList()
Get 列表内容
|
BashPolicy |
ModifyBashPolicyRequest.getPolicy()
Get 具体的策略配置
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBashPoliciesResponse.setList(BashPolicy[] List)
Set 列表内容
|
void |
ModifyBashPolicyRequest.setPolicy(BashPolicy Policy)
Set 具体的策略配置
|
Constructor and Description |
---|
BashPolicy(BashPolicy 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.