public class OvhSnat extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
destinationNet
Destination IP or network
canBeNull && readOnly
|
Long |
destinationPort
Destination port number
canBeNull && readOnly
|
Long |
id
canBeNull && readOnly
|
String |
newSourceNet
New source IP
canBeNull && readOnly
|
Long |
newSourcePort
New destination port number
canBeNull && readOnly
|
OvhProtocolEnum |
protocol
Protocol (TCP, UDP)
canBeNull && readOnly
|
OvhStatusEnum |
status
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhSnat() |
public Long destinationPort
public OvhProtocolEnum protocol
public String destinationNet
public String newSourceNet
public Long id
public Long newSourcePort
public OvhStatusEnum status
Copyright © 2018. All rights reserved.