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