| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplate |
InstanceTemplate.addNetworkInterface(URI network,
Instance.NetworkInterface.AccessConfig.Type type) |
Instance.NetworkInterface.AccessConfig.Builder |
Instance.NetworkInterface.AccessConfig.Builder.type(Instance.NetworkInterface.AccessConfig.Type type) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.