public class HostNatServiceConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
changeOperation |
String |
key |
HostNatServiceSpec |
spec |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostNatServiceConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeOperation() |
String |
getKey() |
HostNatServiceSpec |
getSpec() |
void |
setChangeOperation(String changeOperation) |
void |
setKey(String key) |
void |
setSpec(HostNatServiceSpec spec) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String changeOperation
public String key
public HostNatServiceSpec spec
public String getChangeOperation()
public String getKey()
public HostNatServiceSpec getSpec()
public void setChangeOperation(String changeOperation)
public void setKey(String key)
public void setSpec(HostNatServiceSpec spec)
Copyright © 2011-2012. All Rights Reserved.