public class OvhInstanceGrant extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Creation date of the grant
canBeNull && readOnly
|
String |
databaseName
Database's name for this grant
canBeNull && readOnly
|
String |
grantId
Grant id
canBeNull && readOnly
|
OvhType |
grantType
Grant type
canBeNull && readOnly
|
Date |
lastUpdate
The last update date of this grant
canBeNull && readOnly
|
OvhStatus |
status
Grant status
canBeNull && readOnly
|
String |
taskId
The id of the task working on this object
canBeNull && readOnly
|
String |
userName
User name to grant
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhInstanceGrant() |
public String grantId
public String databaseName
public Date lastUpdate
public OvhType grantType
public Date creationDate
public String userName
public String taskId
public OvhStatus status
Copyright © 2017. All rights reserved.