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