| Package | Description |
|---|---|
| org.jclouds.vcloud.domain.network | |
| org.jclouds.vcloud.domain.network.nat | |
| org.jclouds.vcloud.xml |
| Modifier and Type | Method and Description |
|---|---|
NatType |
NatService.getType() |
| Constructor and Description |
|---|
NatService(boolean enabled,
NatType type,
NatPolicy policy,
Iterable<NatRule> natRules) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected NatType |
OrgNetworkHandler.natType |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.