public class ListHostGroupRequest extends Object
| Constructor and Description |
|---|
ListHostGroupRequest() |
public ListHostGroupRequest hostFix(String hostFix)
public String getHostFix()
public void setHostFix(String hostFix)
public ListHostGroupRequest hostGroupID(Integer hostGroupID)
public Integer getHostGroupID()
public void setHostGroupID(Integer hostGroupID)
public ListHostGroupRequest listAll(Boolean listAll)
public Boolean isListAll()
public void setListAll(Boolean listAll)
public ListHostGroupRequest nameFix(String nameFix)
public String getNameFix()
public void setNameFix(String nameFix)
public ListHostGroupRequest page(Integer page)
public Integer getPage()
public void setPage(Integer page)
public ListHostGroupRequest pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public ListHostGroupRequest ruleTag(String ruleTag)
public String getRuleTag()
public void setRuleTag(String ruleTag)
public ListHostGroupRequest timeOrderBy(String timeOrderBy)
public String getTimeOrderBy()
public void setTimeOrderBy(String timeOrderBy)
Copyright © 2025. All rights reserved.