public class CreateHostAvailabilityResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateHostAvailabilityResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
CreateHostAvailabilityResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
Long |
getTaskId() |
void |
setCode(String code) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
void |
setTaskId(Long taskId) |
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public String getRequestId()
public void setRequestId(String requestId)
public Long getTaskId()
public void setTaskId(Long taskId)
public CreateHostAvailabilityResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.