Uses of Class
com.tencentcloudapi.ms.v20180408.models.CreateEncryptInstanceResponse
-
Packages that use CreateEncryptInstanceResponse Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of CreateEncryptInstanceResponse in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 that return CreateEncryptInstanceResponse Modifier and Type Method Description CreateEncryptInstanceResponseMsClient. CreateEncryptInstance(CreateEncryptInstanceRequest req)该接口供渠道合作应用加固使用,接口调用有白名单用户限制,用于创建加固任务。 -
Uses of CreateEncryptInstanceResponse in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type CreateEncryptInstanceResponse Constructor Description CreateEncryptInstanceResponse(CreateEncryptInstanceResponse 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.
-