Uses of Class
com.tencentcloudapi.teo.v20220901.models.DeleteSecurityIPGroupResponse
-
Packages that use DeleteSecurityIPGroupResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DeleteSecurityIPGroupResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return DeleteSecurityIPGroupResponse Modifier and Type Method Description DeleteSecurityIPGroupResponseTeoClient. DeleteSecurityIPGroup(DeleteSecurityIPGroupRequest req)删除指定 IP 组,如果有规则引用了 IP 组情况,则不允许删除。 -
Uses of DeleteSecurityIPGroupResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DeleteSecurityIPGroupResponse Constructor Description DeleteSecurityIPGroupResponse(DeleteSecurityIPGroupResponse 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.
-