Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static NetworkProfile.NetworkInterface |
NetworkProfile.NetworkInterface.create(String id,
NetworkProfile.NetworkInterface.NetworkInterfaceProperties properties) |
Modifier and Type | Method and Description |
---|---|
abstract List<NetworkProfile.NetworkInterface> |
NetworkProfile.networkInterfaces()
List of network interfaces
|
Modifier and Type | Method and Description |
---|---|
static NetworkProfile |
NetworkProfile.create(List<NetworkProfile.NetworkInterface> networkInterfaces) |
abstract NetworkProfile.Builder |
NetworkProfile.Builder.networkInterfaces(List<NetworkProfile.NetworkInterface> networkInterfaces) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.