public class OvhCloudLinux extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creation
This license creation date
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
|
OvhCloudLinuxVersionEnum |
version
This license version
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhCloudLinux() |
public String domain
public String ip
public String licenseId
public OvhCloudLinuxVersionEnum version
public Date creation
public OvhStateEnum status
Copyright © 2017. All rights reserved.