|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NatType | |
|---|---|
| org.jclouds.vcloud.domain.network | |
| org.jclouds.vcloud.domain.network.nat | |
| org.jclouds.vcloud.xml | |
| Uses of NatType in org.jclouds.vcloud.domain.network |
|---|
| Methods in org.jclouds.vcloud.domain.network that return NatType | |
|---|---|
NatType |
NatService.getType()
|
| Constructors in org.jclouds.vcloud.domain.network with parameters of type NatType | |
|---|---|
NatService(boolean enabled,
NatType type,
NatPolicy policy,
Iterable<NatRule> natRules)
|
|
| Uses of NatType in org.jclouds.vcloud.domain.network.nat |
|---|
| Methods in org.jclouds.vcloud.domain.network.nat that return NatType | |
|---|---|
static NatType |
NatType.fromValue(String natType)
|
static NatType |
NatType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NatType[] |
NatType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of NatType in org.jclouds.vcloud.xml |
|---|
| Fields in org.jclouds.vcloud.xml declared as NatType | |
|---|---|
protected NatType |
OrgNetworkHandler.natType
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||