Uses of Class
com.tencentcloudapi.ic.v20190307.models.AppInfo
-
Packages that use AppInfo Package Description com.tencentcloudapi.ic.v20190307.models -
-
Uses of AppInfo in com.tencentcloudapi.ic.v20190307.models
Methods in com.tencentcloudapi.ic.v20190307.models that return AppInfo Modifier and Type Method Description AppInfoDescribeAppResponse. getData()Get 应用信息详情 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ic.v20190307.models with parameters of type AppInfo Modifier and Type Method Description voidDescribeAppResponse. setData(AppInfo Data)Set 应用信息详情 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ic.v20190307.models with parameters of type AppInfo Constructor Description AppInfo(AppInfo 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.
-