public static class GetDbExportDownloadURLResponseBody.GetDbExportDownloadURLResponseBodyDownloadURLResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
hasResult
example:
true
|
String |
tipMessage
example:
tip message
|
String |
URL
|
| 构造器和说明 |
|---|
GetDbExportDownloadURLResponseBodyDownloadURLResult() |
@NameInMap(value="HasResult") public Boolean hasResult
true
@NameInMap(value="TipMessage") public String tipMessage
tip message
@NameInMap(value="URL") public String URL
public GetDbExportDownloadURLResponseBodyDownloadURLResult()
public static GetDbExportDownloadURLResponseBody.GetDbExportDownloadURLResponseBodyDownloadURLResult build(Map<String,?> map) throws Exception
Exceptionpublic GetDbExportDownloadURLResponseBody.GetDbExportDownloadURLResponseBodyDownloadURLResult setHasResult(Boolean hasResult)
public Boolean getHasResult()
public GetDbExportDownloadURLResponseBody.GetDbExportDownloadURLResponseBodyDownloadURLResult setTipMessage(String tipMessage)
public String getTipMessage()
public GetDbExportDownloadURLResponseBody.GetDbExportDownloadURLResponseBodyDownloadURLResult setURL(String URL)
public String getURL()
Copyright © 2025. All rights reserved.