Uses of Class
com.oracle.bmc.licensemanager.model.TopUtilizedProductLicenseSummary
-
Packages that use TopUtilizedProductLicenseSummary Package Description com.oracle.bmc.licensemanager com.oracle.bmc.licensemanager.model -
-
Uses of TopUtilizedProductLicenseSummary in com.oracle.bmc.licensemanager
Methods in com.oracle.bmc.licensemanager that return types with arguments of type TopUtilizedProductLicenseSummary Modifier and Type Method Description Iterable<TopUtilizedProductLicenseSummary>LicenseManagerPaginators. listTopUtilizedProductLicensesRecordIterator(ListTopUtilizedProductLicensesRequest request)Creates a new iterable which will iterate over theTopUtilizedProductLicenseSummaryobjects contained in responses from the listTopUtilizedProductLicenses operation. -
Uses of TopUtilizedProductLicenseSummary in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return TopUtilizedProductLicenseSummary Modifier and Type Method Description TopUtilizedProductLicenseSummaryTopUtilizedProductLicenseSummary.Builder. build()Methods in com.oracle.bmc.licensemanager.model that return types with arguments of type TopUtilizedProductLicenseSummary Modifier and Type Method Description List<TopUtilizedProductLicenseSummary>TopUtilizedProductLicenseCollection. getItems()Collection of top utilized product licenses.Methods in com.oracle.bmc.licensemanager.model with parameters of type TopUtilizedProductLicenseSummary Modifier and Type Method Description TopUtilizedProductLicenseSummary.BuilderTopUtilizedProductLicenseSummary.Builder. copy(TopUtilizedProductLicenseSummary model)Method parameters in com.oracle.bmc.licensemanager.model with type arguments of type TopUtilizedProductLicenseSummary Modifier and Type Method Description TopUtilizedProductLicenseCollection.BuilderTopUtilizedProductLicenseCollection.Builder. items(List<TopUtilizedProductLicenseSummary> items)Collection of top utilized product licenses.Constructor parameters in com.oracle.bmc.licensemanager.model with type arguments of type TopUtilizedProductLicenseSummary Constructor Description TopUtilizedProductLicenseCollection(List<TopUtilizedProductLicenseSummary> items)Deprecated.
-