public abstract static class FirewallRule.Request.UpdatePayload extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FirewallRule.Request.UpdatePayload.Builder |
Constructor and Description |
---|
UpdatePayload() |
Modifier and Type | Method and Description |
---|---|
abstract String |
dataCenterId() |
abstract String |
icmpCode() |
abstract String |
icmpType() |
abstract String |
id() |
abstract String |
name() |
abstract String |
nicId() |
abstract Integer |
portRangeEnd() |
abstract Integer |
portRangeStart() |
abstract String |
serverId() |
abstract String |
sourceIp() |
abstract String |
sourceMac() |
abstract String |
targetIp() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.