public class CreateHpcClusterResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateHpcClusterResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHpcClusterId() |
CreateHpcClusterResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setHpcClusterId(String hpcClusterId) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getHpcClusterId()
public void setHpcClusterId(String hpcClusterId)
public CreateHpcClusterResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.