Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.DescribeSecurityGroupResponse
-
Packages that use DescribeSecurityGroupResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of DescribeSecurityGroupResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return DescribeSecurityGroupResponse Modifier and Type Method Description DescribeSecurityGroupResponse
MongodbClient. DescribeSecurityGroup(DescribeSecurityGroupRequest req)
本接口(DescribeSecurityGroup)用于查询实例绑定的安全组。 -
Uses of DescribeSecurityGroupResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type DescribeSecurityGroupResponse Constructor Description DescribeSecurityGroupResponse(DescribeSecurityGroupResponse 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.
-