Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TopUtilizedProductLicenseSummary> |
LicenseManagerPaginators.listTopUtilizedProductLicensesRecordIterator(ListTopUtilizedProductLicensesRequest request)
Creates a new iterable which will iterate over the
TopUtilizedProductLicenseSummary objects contained in
responses from the listTopUtilizedProductLicenses operation. |
Modifier and Type | Method and Description |
---|---|
TopUtilizedProductLicenseSummary |
TopUtilizedProductLicenseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TopUtilizedProductLicenseSummary> |
TopUtilizedProductLicenseCollection.getItems()
Collection of top utilized product licenses.
|
Modifier and Type | Method and Description |
---|---|
TopUtilizedProductLicenseSummary.Builder |
TopUtilizedProductLicenseSummary.Builder.copy(TopUtilizedProductLicenseSummary model) |
Modifier and Type | Method and Description |
---|---|
TopUtilizedProductLicenseCollection.Builder |
TopUtilizedProductLicenseCollection.Builder.items(List<TopUtilizedProductLicenseSummary> items)
Collection of top utilized product licenses.
|
Constructor and Description |
---|
TopUtilizedProductLicenseCollection(List<TopUtilizedProductLicenseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.