public class BesGetClusterListResponse extends AbstractBceResponse implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BesGetClusterListResponse.ListPageResponse |
metadata| Constructor and Description |
|---|
BesGetClusterListResponse() |
| Modifier and Type | Method and Description |
|---|---|
BesGetClusterListResponse.ListPageResponse |
getPage() |
int |
getStatus() |
Boolean |
getSuccess() |
void |
setPage(BesGetClusterListResponse.ListPageResponse page) |
void |
setStatus(int status) |
void |
setSuccess(Boolean success) |
getMetadatapublic BesGetClusterListResponse.ListPageResponse getPage()
public void setPage(BesGetClusterListResponse.ListPageResponse page)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public int getStatus()
public void setStatus(int status)
Copyright © 2022. All rights reserved.