Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103 | |
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
CreateSLInstanceResponse |
EmrClient.CreateSLInstance(CreateSLInstanceRequest req)
本接口(CreateSLInstance)用于创建 Lite HBase 实例
- 接口调用成功,会创建Lite HBase实例,创建实例请求成功会返回创建实例的 InstaceId 和请求的 RequestID。
- 接口为异步接口,接口返回时操作并未立即完成,实例操作结果可以通过调用 DescribeInstancesList 查看当前实例的 StatusDesc 状态。
|
Constructor and Description |
---|
CreateSLInstanceResponse(CreateSLInstanceResponse 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.
|
Copyright © 2024. All rights reserved.