public static class TopUtilizedProductLicenseSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public TopUtilizedProductLicenseSummary.Builder productLicenseId(String productLicenseId)
The product license OCID.
productLicenseId
- the value to setpublic TopUtilizedProductLicenseSummary.Builder productType(String productType)
The product type.
productType
- the value to setpublic TopUtilizedProductLicenseSummary.Builder unitType(LicenseUnit unitType)
The product license unit.
unitType
- the value to setpublic TopUtilizedProductLicenseSummary.Builder totalUnitsConsumed(Double totalUnitsConsumed)
Number of license units consumed.
totalUnitsConsumed
- the value to setpublic TopUtilizedProductLicenseSummary.Builder totalLicenseUnitCount(Integer totalLicenseUnitCount)
Total number of license units in the product license provided by the user.
totalLicenseUnitCount
- the value to setpublic TopUtilizedProductLicenseSummary.Builder isUnlimited(Boolean isUnlimited)
Specifies if the license unit count is unlimited.
isUnlimited
- the value to setpublic TopUtilizedProductLicenseSummary.Builder status(Status status)
The current product license status.
status
- the value to setpublic TopUtilizedProductLicenseSummary build()
public TopUtilizedProductLicenseSummary.Builder copy(TopUtilizedProductLicenseSummary model)
Copyright © 2016–2024. All rights reserved.