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