public class OvhService extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
contactId
Contact ID to use
canBeNull && readOnly
|
Date |
createdAt
Service creation
canBeNull && readOnly
|
String |
displayName
Service custom name
canBeNull && readOnly
|
String |
serviceName
Service name
canBeNull && readOnly
|
OvhServiceStateEnum |
state
Service state
canBeNull && readOnly
|
Date |
updatedAt
Service last update
canBeNull && readOnly
|
String |
username
Username on DBaaS Logs
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhService() |
public Date createdAt
public Long contactId
public String displayName
public OvhServiceStateEnum state
public String serviceName
public Date updatedAt
public String username
Copyright © 2018. All rights reserved.