Package org.jclouds.cloudstack.domain
Class IngressRule.Builder<T extends IngressRule.Builder<T>>
java.lang.Object
org.jclouds.cloudstack.domain.IngressRule.Builder<T>
- Enclosing class:
IngressRule
-
Field Details
-
account
-
CIDR
-
endPort
protected int endPort -
ICMPCode
protected int ICMPCode -
ICMPType
protected int ICMPType -
protocol
-
id
-
securityGroupName
-
startPort
protected int startPort -
tags
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
account
- See Also:
-
CIDR
- See Also:
-
endPort
- See Also:
-
ICMPCode
- See Also:
-
ICMPType
- See Also:
-
protocol
- See Also:
-
id
- See Also:
-
securityGroupName
- See Also:
-
startPort
- See Also:
-
tags
- See Also:
-
tags
-
build
-
fromIngressRule
-