Uses of Class
com.tencentcloudapi.emr.v20190103.models.ScaleOutInstanceResponse
-
Packages that use ScaleOutInstanceResponse Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of ScaleOutInstanceResponse in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 that return ScaleOutInstanceResponse Modifier and Type Method Description ScaleOutInstanceResponseEmrClient. ScaleOutInstance(ScaleOutInstanceRequest req)扩容节点 -
Uses of ScaleOutInstanceResponse in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type ScaleOutInstanceResponse Constructor Description ScaleOutInstanceResponse(ScaleOutInstanceResponse 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.
-