public class GetDbExportDownloadURLRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetDbExportDownloadURLRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetDbExportDownloadURLRequest |
build(Map<String,?> map) |
Long |
getOrderId() |
Long |
getTid() |
GetDbExportDownloadURLRequest |
setOrderId(Long orderId) |
GetDbExportDownloadURLRequest |
setTid(Long tid) |
@NameInMap(value="OrderId") public Long orderId
This parameter is required.
example:73****
@NameInMap(value="Tid") public Long tid
3***
public static GetDbExportDownloadURLRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetDbExportDownloadURLRequest setOrderId(Long orderId)
public Long getOrderId()
public GetDbExportDownloadURLRequest setTid(Long tid)
public Long getTid()
Copyright © 2025. All rights reserved.