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