public static class HcxLicenseSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HcxLicenseSummary.Builder |
activationKey(String activationKey)
HCX on-premise license key value.
|
HcxLicenseSummary |
build() |
HcxLicenseSummary.Builder |
copy(HcxLicenseSummary model) |
HcxLicenseSummary.Builder |
status(HcxLicenseStatus status)
status of HCX on-premise license.
|
HcxLicenseSummary.Builder |
systemName(String systemName)
Name of the system that consumed the HCX on-premise license
|
public HcxLicenseSummary.Builder activationKey(String activationKey)
HCX on-premise license key value.
activationKey
- the value to setpublic HcxLicenseSummary.Builder status(HcxLicenseStatus status)
status of HCX on-premise license.
status
- the value to setpublic HcxLicenseSummary.Builder systemName(String systemName)
Name of the system that consumed the HCX on-premise license
systemName
- the value to setpublic HcxLicenseSummary build()
public HcxLicenseSummary.Builder copy(HcxLicenseSummary model)
Copyright © 2016–2024. All rights reserved.