public class DescribeAsyncRequestInfoRequest extends AbstractModel
Constructor and Description |
---|
DescribeAsyncRequestInfoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getAsyncRequestId()
Get 异步请求Id,涉及到异步流程的接口返回,如CreateBackupDBInstance
|
void |
setAsyncRequestId(String AsyncRequestId)
Set 异步请求Id,涉及到异步流程的接口返回,如CreateBackupDBInstance
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getAsyncRequestId()
public void setAsyncRequestId(String AsyncRequestId)
AsyncRequestId
- 异步请求Id,涉及到异步流程的接口返回,如CreateBackupDBInstanceCopyright © 2020. All rights reserved.