public class BesCreateClusterResponse extends AbstractBceResponse implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BesCreateClusterResponse.CreateResponse |
metadata| Constructor and Description |
|---|
BesCreateClusterResponse() |
| Modifier and Type | Method and Description |
|---|---|
BesCreateClusterResponse.CreateResponse |
getResult() |
int |
getStatus() |
Boolean |
getSuccess() |
void |
setResult(BesCreateClusterResponse.CreateResponse result) |
void |
setStatus(int status) |
void |
setSuccess(Boolean success) |
getMetadatapublic BesCreateClusterResponse.CreateResponse getResult()
public void setResult(BesCreateClusterResponse.CreateResponse result)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public int getStatus()
public void setStatus(int status)
Copyright © 2023. All rights reserved.