Package | Description |
---|---|
com.oracle.bmc.licensemanager.model |
Modifier and Type | Method and Description |
---|---|
static LicenseMetric.Builder |
LicenseMetric.builder()
Create a new builder.
|
LicenseMetric.Builder |
LicenseMetric.Builder.copy(LicenseMetric model) |
LicenseMetric.Builder |
LicenseMetric.Builder.licenseRecordExpiringSoonCount(Integer licenseRecordExpiringSoonCount)
Total number of license records that will expire within 90 days in a particular
compartment.
|
LicenseMetric.Builder |
LicenseMetric.toBuilder() |
LicenseMetric.Builder |
LicenseMetric.Builder.totalByolInstanceCount(Integer totalByolInstanceCount)
Total number of BYOL instances in a particular compartment.
|
LicenseMetric.Builder |
LicenseMetric.Builder.totalLicenseIncludedInstanceCount(Integer totalLicenseIncludedInstanceCount)
Total number of License Included (LI) instances in a particular compartment.
|
LicenseMetric.Builder |
LicenseMetric.Builder.totalProductLicenseCount(Integer totalProductLicenseCount)
Total number of product licenses in a particular compartment.
|
Copyright © 2016–2024. All rights reserved.