Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
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 |
---|---|
ListTopUtilizedProductLicensesRequest |
ListTopUtilizedProductLicensesRequest.Builder.build()
Build the instance of ListTopUtilizedProductLicensesRequest as configured by this builder
|
ListTopUtilizedProductLicensesRequest |
ListTopUtilizedProductLicensesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTopUtilizedProductLicensesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTopUtilizedProductLicensesRequest.Builder |
ListTopUtilizedProductLicensesRequest.Builder.copy(ListTopUtilizedProductLicensesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.