|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instance.NetworkInterface.AccessConfig.Type | |
|---|---|
| org.jclouds.googlecomputeengine.domain | |
| Uses of Instance.NetworkInterface.AccessConfig.Type in org.jclouds.googlecomputeengine.domain |
|---|
| Methods in org.jclouds.googlecomputeengine.domain that return Instance.NetworkInterface.AccessConfig.Type | |
|---|---|
Instance.NetworkInterface.AccessConfig.Type |
Instance.NetworkInterface.AccessConfig.getType()
|
static Instance.NetworkInterface.AccessConfig.Type |
Instance.NetworkInterface.AccessConfig.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Instance.NetworkInterface.AccessConfig.Type[] |
Instance.NetworkInterface.AccessConfig.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.googlecomputeengine.domain with parameters of type Instance.NetworkInterface.AccessConfig.Type | |
|---|---|
InstanceTemplate |
InstanceTemplate.addNetworkInterface(URI network,
Instance.NetworkInterface.AccessConfig.Type type)
|
Instance.NetworkInterface.AccessConfig.Builder |
Instance.NetworkInterface.AccessConfig.Builder.type(Instance.NetworkInterface.AccessConfig.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||