public class ModifyElasticBizQpsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
requestId
The request ID, which is used to locate and troubleshoot issues.
|
| 构造器和说明 |
|---|
ModifyElasticBizQpsResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifyElasticBizQpsResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
ModifyElasticBizQpsResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The request ID, which is used to locate and troubleshoot issues.
example:0bcf28g5-d57c-11e7-9bs0-d89d6717dxbc
public static ModifyElasticBizQpsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ModifyElasticBizQpsResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.