public abstract static class Nic.Request.CreatePayload extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Nic.Request.CreatePayload.Builder |
Constructor and Description |
---|
CreatePayload() |
Modifier and Type | Method and Description |
---|---|
abstract String |
dataCenterId() |
abstract Boolean |
dhcp() |
abstract Boolean |
firewallActive() |
abstract List<FirewallRule> |
firewallrules() |
abstract List<String> |
ips() |
abstract int |
lan() |
abstract String |
name() |
abstract Boolean |
nat() |
abstract String |
serverId() |
public abstract int lan()
@Nullable public abstract List<FirewallRule> firewallrules()
public abstract String dataCenterId()
public abstract String serverId()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.