public class OvhVirtuozzo extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhVirtuozzoContainerNumberEnum |
containerNumber
The amount of containers this license can manage
canBeNull && readOnly
|
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 |
informationKey
This license Information key
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
|
String |
productKey
This license product key
canBeNull && readOnly
|
OvhStateEnum |
status
This license state
canBeNull && readOnly
|
OvhVirtuozzoVersionEnum |
version
This license version
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhVirtuozzo() |
public Boolean deleteAtExpiration
public OvhVirtuozzoContainerNumberEnum containerNumber
public String ip
public String domain
public String productKey
public String licenseId
public OvhVirtuozzoVersionEnum version
public String informationKey
public Date creation
public OvhStateEnum status
Copyright © 2017. All rights reserved.