public class QueryClusterBriefRequest extends cn.com.antcloud.api.product.provider.AntCloudProdProviderRequest<QueryClusterBriefResponse>
| 构造器和说明 |
|---|
QueryClusterBriefRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
get_prod_code()
Product code
|
String |
getClusterId()
集群id
|
String |
getClusterName()
集群名
|
Long |
getPage()
分野
|
Long |
getPageSize()
分页大小
|
void |
set_prod_code(String _prod_code)
Product code
|
void |
setClusterId(String clusterId)
集群id
|
void |
setClusterName(String clusterName)
集群名
|
void |
setPage(Long page)
分野
|
void |
setPageSize(Long pageSize)
分页大小
|
public String get_prod_code()
public void set_prod_code(String _prod_code)
public String getClusterId()
public void setClusterId(String clusterId)
public String getClusterName()
public void setClusterName(String clusterName)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2023. All Rights Reserved.