Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetProductLicenseResponse |
LicenseManagerClient.getProductLicense(GetProductLicenseRequest request) |
GetProductLicenseResponse |
LicenseManager.getProductLicense(GetProductLicenseRequest request)
Retrieves product license details by product license ID in a given compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProductLicenseResponse> |
LicenseManagerAsyncClient.getProductLicense(GetProductLicenseRequest request,
AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler) |
Future<GetProductLicenseResponse> |
LicenseManagerAsync.getProductLicense(GetProductLicenseRequest request,
AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler)
Retrieves product license details by product license ID in a given compartment.
|
Modifier and Type | Method and Description |
---|---|
GetProductLicenseResponse |
GetProductLicenseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProductLicenseResponse.Builder |
GetProductLicenseResponse.Builder.copy(GetProductLicenseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.