public class OvhInstanceUser extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Creation date of the user
canBeNull && readOnly
|
OvhDatabase[] |
databases
Databases granted for this user
canBeNull && readOnly
|
Date |
lastUpdate
The last update date of the user
canBeNull && readOnly
|
OvhStatus |
status
User status
canBeNull && readOnly
|
String |
taskId
The id of the task working on this object
canBeNull && readOnly
|
String |
userName
User name used to connect to your databases
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhInstanceUser() |
public OvhDatabase[] databases
public Date lastUpdate
public Date creationDate
public String userName
public String taskId
public OvhStatus status
Copyright © 2017. All rights reserved.