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