Package org.jclouds.cloudstack.options
Class ListDomainChildrenOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.ListDomainChildrenOptions.Builder
- Enclosing class:
 ListDomainChildrenOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ListDomainChildrenOptionsisRecursive(boolean isRecursive) static ListDomainChildrenOptionsstatic ListDomainChildrenOptionsstatic ListDomainChildrenOptionspage(long page) static ListDomainChildrenOptionspageSize(long pageSize) static ListDomainChildrenOptionsparentDomainId(String parentDomainId)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
parentDomainId
- See Also:
 
 - 
isRecursive
- See Also:
 
 - 
keyword
- See Also:
 
 - 
name
- See Also:
 
 - 
page
- See Also:
 
 - 
pageSize
- See Also:
 
 
 -