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