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