Package | Description |
---|---|
org.apache.jclouds.profitbricks.rest.domain |
Modifier and Type | Method and Description |
---|---|
static Nic.Properties |
Nic.Properties.create(String name,
String mac,
List<String> ips,
Boolean dhcp,
int lan,
Boolean nat,
Boolean firewallactive,
Nic.Entities entities) |
abstract Nic.Properties |
Nic.properties() |
Modifier and Type | Method and Description |
---|---|
static Nic |
Nic.create(String id,
String dataCenterId,
String serverId,
String type,
String href,
Metadata metadata,
Nic.Properties properties,
Nic.Entities entities) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.