Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CcnRouteTableSelectPolicy[] |
ModifyRouteTableSelectionPoliciesRequest.getSelectionPolicies()
Get 选择策略信息集合,表示需要按照当前的策略来修改。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyRouteTableSelectionPoliciesRequest.setSelectionPolicies(CcnRouteTableSelectPolicy[] SelectionPolicies)
Set 选择策略信息集合,表示需要按照当前的策略来修改。
|
Constructor and Description |
---|
CcnRouteTableSelectPolicy(CcnRouteTableSelectPolicy 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 © 2024. All rights reserved.