Package org.jclouds.cloudstack.options
Class CreateLoadBalancerRuleOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.CreateLoadBalancerRuleOptions.Builder
- Enclosing class:
CreateLoadBalancerRuleOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountInDomain
(String account, String domain) allowedSourceCIDRs
(Set<String> allowedSourceCIDRs) description
(String description) openFirewall
(boolean openFirewall)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
allowedSourceCIDRs
- See Also:
-
description
- See Also:
-
openFirewall
- See Also:
-
zoneId
- See Also:
-
accountInDomain
- See Also:
-
domainId
- See Also:
-