public class GetTbProjectGrayResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetTbProjectGrayResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static GetTbProjectGrayResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
Boolean |
getResult() |
GetTbProjectGrayResponseBody |
setRequestId(String requestId) |
GetTbProjectGrayResponseBody |
setResult(Boolean result) |
@NameInMap(value="requestId") public String requestId
@NameInMap(value="result") public Boolean result
true
public static GetTbProjectGrayResponseBody build(Map<String,?> map) throws Exception
Exception
public GetTbProjectGrayResponseBody setRequestId(String requestId)
public String getRequestId()
public GetTbProjectGrayResponseBody setResult(Boolean result)
public Boolean getResult()
Copyright © 2024. All rights reserved.