public class OvhWorkLight extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creation
This license creation date
canBeNull && readOnly
|
Boolean |
deleteAtExpiration
Shall we delete this on expiration ?
canBeNull && readOnly
|
String |
domain
The internal name of your license
canBeNull && readOnly
|
String |
ip
The ip on which this license is attached
canBeNull && readOnly
|
String |
licenseId
The license id on license provider side
canBeNull && readOnly
|
OvhStateEnum |
status
This license state
canBeNull && readOnly
|
OvhWorkLightVersionEnum |
version
This license version
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhWorkLight() |
public Boolean deleteAtExpiration
public String ip
public String domain
public String licenseId
public OvhWorkLightVersionEnum version
public Date creation
public OvhStateEnum status
Copyright © 2018. All rights reserved.