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 ListDomainChildrenOptions
isRecursive
(boolean isRecursive) static ListDomainChildrenOptions
static ListDomainChildrenOptions
static ListDomainChildrenOptions
page
(long page) static ListDomainChildrenOptions
pageSize
(long pageSize) static ListDomainChildrenOptions
parentDomainId
(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:
-