public class DescribeHostGroupRulesRequest extends Object
| Constructor and Description |
|---|
DescribeHostGroupRulesRequest(String hostGroupId,
int pageNumber,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckValidation() |
String |
getHostGroupId() |
int |
getPageNumber() |
int |
getPageSize() |
public DescribeHostGroupRulesRequest(String hostGroupId, int pageNumber, int pageSize)
public String getHostGroupId()
public int getPageNumber()
public int getPageSize()
public boolean CheckValidation()
Copyright © 2023. All rights reserved.