public class GetSpaceWithDownloadAuthResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetSpaceWithDownloadAuthResponseBody.GetSpaceWithDownloadAuthResponseBodyResult |
| 限定符和类型 | 字段和说明 |
|---|---|
GetSpaceWithDownloadAuthResponseBody.GetSpaceWithDownloadAuthResponseBodyResult |
result |
Boolean |
success |
| 构造器和说明 |
|---|
GetSpaceWithDownloadAuthResponseBody() |
@NameInMap(value="result") public GetSpaceWithDownloadAuthResponseBody.GetSpaceWithDownloadAuthResponseBodyResult result
@NameInMap(value="success") public Boolean success
public static GetSpaceWithDownloadAuthResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetSpaceWithDownloadAuthResponseBody setResult(GetSpaceWithDownloadAuthResponseBody.GetSpaceWithDownloadAuthResponseBodyResult result)
public GetSpaceWithDownloadAuthResponseBody.GetSpaceWithDownloadAuthResponseBodyResult getResult()
public GetSpaceWithDownloadAuthResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.