Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain |
Modifier and Type | Method and Description |
---|---|
static NewInstance.NetworkInterface |
NewInstance.NetworkInterface.create(URI network,
URI subnetwork) |
static NewInstance.NetworkInterface |
NewInstance.NetworkInterface.create(URI network,
URI subnetwork,
List<Instance.NetworkInterface.AccessConfig> accessConfigs) |
Modifier and Type | Method and Description |
---|---|
abstract List<NewInstance.NetworkInterface> |
NewInstance.networkInterfaces() |
Constructor and Description |
---|
NewInstance.Builder(String name,
URI machineType,
List<NewInstance.NetworkInterface> networks,
List<AttachDisk> disks) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.