Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ReplaceSecurityGroupPolicyResponse
-
Packages that use ReplaceSecurityGroupPolicyResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ReplaceSecurityGroupPolicyResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return ReplaceSecurityGroupPolicyResponse Modifier and Type Method Description ReplaceSecurityGroupPolicyResponseEcmClient. ReplaceSecurityGroupPolicy(ReplaceSecurityGroupPolicyRequest req)替换单条安全组路由规则, 单个请求中只能替换单个方向的一条规则, 必须要指定索引(PolicyIndex)。 -
Uses of ReplaceSecurityGroupPolicyResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ReplaceSecurityGroupPolicyResponse Constructor Description ReplaceSecurityGroupPolicyResponse(ReplaceSecurityGroupPolicyResponse 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.
-