public class OvhNetwork extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
canBeNull && readOnly
|
String |
description
canBeNull && readOnly
|
Long |
id
canBeNull && readOnly
|
String |
ipNet
Gateway IP / CIDR Netmask
canBeNull && readOnly
|
OvhIpStatusEnum |
status
canBeNull && readOnly
|
Long |
vlanTag
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhNetwork() |
public Long vlanTag
public String description
public Long id
public Date creationDate
public String ipNet
public OvhIpStatusEnum status
Copyright © 2017. All rights reserved.