| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain |
| Modifier and Type | Method and Description |
|---|---|
abstract Instance.NetworkInterface.AccessConfig.Type |
Instance.NetworkInterface.AccessConfig.type() |
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 |
|---|---|
static Instance.NetworkInterface.AccessConfig |
Instance.NetworkInterface.AccessConfig.create(String name,
Instance.NetworkInterface.AccessConfig.Type type,
String natIP) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.