Package org.jclouds.cloudstack.options
Class ListIPForwardingRulesOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.ListIPForwardingRulesOptions.Builder
- Enclosing class:
 ListIPForwardingRulesOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ListIPForwardingRulesOptionsaccountInDomain(String account, String domain) static ListIPForwardingRulesOptionsstatic ListIPForwardingRulesOptionsstatic ListIPForwardingRulesOptionsIPAddressId(String IPAddressId) static ListIPForwardingRulesOptionsstatic ListIPForwardingRulesOptionsstatic ListIPForwardingRulesOptionsvirtualMachineId(String virtualMachineId)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
accountInDomain
- See Also:
 
 - 
IPAddressId
- See Also:
 
 - 
domainId
- See Also:
 
 - 
id
- See Also:
 
 - 
virtualMachineId
- See Also:
 
 - 
projectId
- See Also:
 
 - 
tags
- See Also:
 
 
 -