Uses of Class
com.tencentcloudapi.ms.v20180408.models.SDKPlan
-
Packages that use SDKPlan Package Description com.tencentcloudapi.ms.v20180408.models -
-
Uses of SDKPlan in com.tencentcloudapi.ms.v20180408.models
Methods in com.tencentcloudapi.ms.v20180408.models that return SDKPlan Modifier and Type Method Description SDKPlanDescribeEncryptPlanResponse. getSDKPlan()Get 上次sdk加固配置 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ms.v20180408.models with parameters of type SDKPlan Modifier and Type Method Description voidDescribeEncryptPlanResponse. setSDKPlan(SDKPlan SDKPlan)Set 上次sdk加固配置 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type SDKPlan Constructor Description SDKPlan(SDKPlan 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.
-