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