Uses of Class
com.tencentcloudapi.lcic.v20220817.models.SceneItem
-
Packages that use SceneItem Package Description com.tencentcloudapi.lcic.v20220817.models -
-
Uses of SceneItem in com.tencentcloudapi.lcic.v20220817.models
Methods in com.tencentcloudapi.lcic.v20220817.models that return SceneItem Modifier and Type Method Description SceneItem[]DescribeAppDetailResponse. getSceneConfig()Get 场景配置Methods in com.tencentcloudapi.lcic.v20220817.models with parameters of type SceneItem Modifier and Type Method Description voidDescribeAppDetailResponse. setSceneConfig(SceneItem[] SceneConfig)Set 场景配置Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type SceneItem Constructor Description SceneItem(SceneItem 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.
-