Uses of Class
com.tencentcloudapi.emr.v20190103.models.SceneSoftwareConfig
-
Packages that use SceneSoftwareConfig Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of SceneSoftwareConfig in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return SceneSoftwareConfig Modifier and Type Method Description SceneSoftwareConfigCreateClusterRequest. getSceneSoftwareConfig()Get 集群应用场景以及支持部署组件配置Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type SceneSoftwareConfig Modifier and Type Method Description voidCreateClusterRequest. setSceneSoftwareConfig(SceneSoftwareConfig SceneSoftwareConfig)Set 集群应用场景以及支持部署组件配置Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type SceneSoftwareConfig Constructor Description SceneSoftwareConfig(SceneSoftwareConfig 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.
-