Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.ModifyInstanceEncryptAttributesResponse
-
Packages that use ModifyInstanceEncryptAttributesResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of ModifyInstanceEncryptAttributesResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return ModifyInstanceEncryptAttributesResponse Modifier and Type Method Description ModifyInstanceEncryptAttributesResponse
SqlserverClient. ModifyInstanceEncryptAttributes(ModifyInstanceEncryptAttributesRequest req)
本接口(ModifyInstanceEncryptAttributes)用于开通实例的TDE加密功能。 -
Uses of ModifyInstanceEncryptAttributesResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type ModifyInstanceEncryptAttributesResponse Constructor Description ModifyInstanceEncryptAttributesResponse(ModifyInstanceEncryptAttributesResponse 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.
-