Uses of Class
com.tencentcloudapi.gaap.v20180529.models.OpenSecurityPolicyResponse
-
Packages that use OpenSecurityPolicyResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of OpenSecurityPolicyResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return OpenSecurityPolicyResponse Modifier and Type Method Description OpenSecurityPolicyResponseGaapClient. OpenSecurityPolicy(OpenSecurityPolicyRequest req)开启安全策略 -
Uses of OpenSecurityPolicyResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type OpenSecurityPolicyResponse Constructor Description OpenSecurityPolicyResponse(OpenSecurityPolicyResponse 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.
-