public class GetStaredProjectsResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetStaredProjectsResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetStaredProjectsResponseBody |
build(Map<String,?> map) |
String |
getNextToken() |
List<String> |
getResult() |
GetStaredProjectsResponseBody |
setNextToken(String nextToken) |
GetStaredProjectsResponseBody |
setResult(List<String> result) |
@NameInMap(value="nextToken") public String nextToken
f279e812-e431-428d-846d-cxxxxxx
public static GetStaredProjectsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetStaredProjectsResponseBody setNextToken(String nextToken)
public String getNextToken()
public GetStaredProjectsResponseBody setResult(List<String> result)
Copyright © 2025. All rights reserved.