Uses of Class
com.tencentcloudapi.ecm.v20190719.models.AssociateSecurityGroupsRequest
-
Packages that use AssociateSecurityGroupsRequest Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of AssociateSecurityGroupsRequest in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 with parameters of type AssociateSecurityGroupsRequest Modifier and Type Method Description AssociateSecurityGroupsResponse
EcmClient. AssociateSecurityGroups(AssociateSecurityGroupsRequest req)
绑定安全组 -
Uses of AssociateSecurityGroupsRequest in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type AssociateSecurityGroupsRequest Constructor Description AssociateSecurityGroupsRequest(AssociateSecurityGroupsRequest 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.
-