Package org.jclouds.cloudstack.options
Class ListFirewallRulesOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.ListFirewallRulesOptions.Builder
- Enclosing class:
 ListFirewallRulesOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ListFirewallRulesOptionsaccountInDomain(String account, String domain) static ListFirewallRulesOptionsstatic ListFirewallRulesOptionsstatic ListFirewallRulesOptionsipAddressId(String ipAddressId) static ListFirewallRulesOptionsstatic ListFirewallRulesOptionspage(long page) static ListFirewallRulesOptionspageSize(long pageSize) static ListFirewallRulesOptionsstatic ListFirewallRulesOptions 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
id
- See Also:
 
 - 
ipAddressId
- See Also:
 
 - 
projectId
- See Also:
 
 - 
keyword
- See Also:
 
 - 
page
- See Also:
 
 - 
pageSize
- See Also:
 
 - 
accountInDomain
- See Also:
 
 - 
domainId
- See Also:
 
 - 
tags
- See Also:
 
 
 -