public class GenerateResourcePlanWithFlinkConfAsyncResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GenerateResourcePlanWithFlinkConfAsyncResponseBody.GenerateResourcePlanWithFlinkConfAsyncResponseBodyData |
构造器和说明 |
---|
GenerateResourcePlanWithFlinkConfAsyncResponseBody() |
@NameInMap(value="data") public GenerateResourcePlanWithFlinkConfAsyncResponseBody.GenerateResourcePlanWithFlinkConfAsyncResponseBodyData data
@NameInMap(value="errorCode") public String errorCode
@NameInMap(value="errorMessage") public String errorMessage
@NameInMap(value="httpCode") public Integer httpCode
@NameInMap(value="requestId") public String requestId
@NameInMap(value="success") public Boolean success
public GenerateResourcePlanWithFlinkConfAsyncResponseBody()
public static GenerateResourcePlanWithFlinkConfAsyncResponseBody build(Map<String,?> map) throws Exception
Exception
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setData(GenerateResourcePlanWithFlinkConfAsyncResponseBody.GenerateResourcePlanWithFlinkConfAsyncResponseBodyData data)
public GenerateResourcePlanWithFlinkConfAsyncResponseBody.GenerateResourcePlanWithFlinkConfAsyncResponseBodyData getData()
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setErrorCode(String errorCode)
public String getErrorCode()
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setErrorMessage(String errorMessage)
public String getErrorMessage()
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setHttpCode(Integer httpCode)
public Integer getHttpCode()
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setRequestId(String requestId)
public String getRequestId()
public GenerateResourcePlanWithFlinkConfAsyncResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2024. All rights reserved.