public class ListDomainsRequest extends Request
| Constructor and Description |
|---|
ListDomainsRequest(String project,
String domainName,
int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainName() |
int |
getOffset() |
int |
getSize() |
void |
setDomainName(String domainName) |
void |
setOffset(int offset) |
void |
setSize(int size) |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2025. All Rights Reserved.