public class DomainListResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
DomainListResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
List<Domain> |
getDomains() |
int |
getPageNo() |
int |
getPageSize() |
void |
setAmount(int amount) |
void |
setDomains(List<Domain> domains) |
void |
setPageNo(int pageNo) |
void |
setPageSize(int pageSize) |
getMetadataCopyright © 2021. All rights reserved.