| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.api.model | |
| net.nuage.vsp.acs.client.common.model.gson |
| Modifier and Type | Field and Description |
|---|---|
static Protocol |
Protocol.ANY |
static Protocol |
Protocol.ICMP |
static Protocol |
Protocol.TCP |
static Protocol |
Protocol.UDP |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.fromString(String protocolString) |
Protocol |
VspAclRule.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
VspAclRule.Builder |
VspAclRule.Builder.protocol(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
ProtocolTypeAdapter.deserialize(com.google.gson.JsonElement src,
Type srcType,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
ProtocolTypeAdapter.serialize(Protocol entity,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.