Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListProductLicensesResponse> |
LicenseManagerAsyncClient.listProductLicenses(ListProductLicensesRequest request,
AsyncHandler<ListProductLicensesRequest,ListProductLicensesResponse> handler) |
Future<ListProductLicensesResponse> |
LicenseManagerAsync.listProductLicenses(ListProductLicensesRequest request,
AsyncHandler<ListProductLicensesRequest,ListProductLicensesResponse> handler)
Retrieves all the product licenses from a given compartment.
|
Modifier and Type | Method and Description |
---|---|
ListProductLicensesRequest |
ListProductLicensesRequest.Builder.build()
Build the instance of ListProductLicensesRequest as configured by this builder
|
ListProductLicensesRequest |
ListProductLicensesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListProductLicensesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.copy(ListProductLicensesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.