Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
static HcxLicenseStatus |
HcxLicenseStatus.create(String key) |
HcxLicenseStatus |
HcxLicenseSummary.getStatus()
status of HCX on-premise license.
|
static HcxLicenseStatus |
HcxLicenseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HcxLicenseStatus[] |
HcxLicenseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HcxLicenseSummary.Builder |
HcxLicenseSummary.Builder.status(HcxLicenseStatus status)
status of HCX on-premise license.
|
Constructor and Description |
---|
HcxLicenseSummary(String activationKey,
HcxLicenseStatus status,
String systemName)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.