| 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 |
|---|
Builder(String name,
URI machineType,
List<NewInstance.NetworkInterface> networks,
List<AttachDisk> disks) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.