public class OvhPrivateLink extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
canBeNull && readOnly
|
Long |
id
canBeNull && readOnly
|
String |
name
Your memory-friendly name of this private link
canBeNull && readOnly
|
String |
peerServiceName
Service name of the other side of this link
canBeNull && readOnly
|
OvhStatusEnum |
status
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhPrivateLink() |
public String name
public Long id
public String peerServiceName
public Date creationDate
public OvhStatusEnum status
Copyright © 2018. All rights reserved.