Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
ListTopUtilizedProductLicensesResponse |
LicenseManagerClient.listTopUtilizedProductLicenses(ListTopUtilizedProductLicensesRequest request) |
ListTopUtilizedProductLicensesResponse |
LicenseManager.listTopUtilizedProductLicenses(ListTopUtilizedProductLicensesRequest request)
Retrieves the top utilized product licenses for a given compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTopUtilizedProductLicensesResponse> |
LicenseManagerAsyncClient.listTopUtilizedProductLicenses(ListTopUtilizedProductLicensesRequest request,
AsyncHandler<ListTopUtilizedProductLicensesRequest,ListTopUtilizedProductLicensesResponse> handler) |
Future<ListTopUtilizedProductLicensesResponse> |
LicenseManagerAsync.listTopUtilizedProductLicenses(ListTopUtilizedProductLicensesRequest request,
AsyncHandler<ListTopUtilizedProductLicensesRequest,ListTopUtilizedProductLicensesResponse> handler)
Retrieves the top utilized product licenses for a given compartment.
|
Modifier and Type | Method and Description |
---|---|
ListTopUtilizedProductLicensesResponse |
ListTopUtilizedProductLicensesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTopUtilizedProductLicensesResponse.Builder |
ListTopUtilizedProductLicensesResponse.Builder.copy(ListTopUtilizedProductLicensesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.