Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
DeleteProductLicenseResponse |
LicenseManagerClient.deleteProductLicense(DeleteProductLicenseRequest request) |
DeleteProductLicenseResponse |
LicenseManager.deleteProductLicense(DeleteProductLicenseRequest request)
Removes a product license.
|
Future<DeleteProductLicenseResponse> |
LicenseManagerAsyncClient.deleteProductLicense(DeleteProductLicenseRequest request,
AsyncHandler<DeleteProductLicenseRequest,DeleteProductLicenseResponse> handler) |
Future<DeleteProductLicenseResponse> |
LicenseManagerAsync.deleteProductLicense(DeleteProductLicenseRequest request,
AsyncHandler<DeleteProductLicenseRequest,DeleteProductLicenseResponse> handler)
Removes a product license.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProductLicenseResponse> |
LicenseManagerAsyncClient.deleteProductLicense(DeleteProductLicenseRequest request,
AsyncHandler<DeleteProductLicenseRequest,DeleteProductLicenseResponse> handler) |
Future<DeleteProductLicenseResponse> |
LicenseManagerAsync.deleteProductLicense(DeleteProductLicenseRequest request,
AsyncHandler<DeleteProductLicenseRequest,DeleteProductLicenseResponse> handler)
Removes a product license.
|
Modifier and Type | Method and Description |
---|---|
DeleteProductLicenseRequest |
DeleteProductLicenseRequest.Builder.build()
Build the instance of DeleteProductLicenseRequest as configured by this builder
|
DeleteProductLicenseRequest |
DeleteProductLicenseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteProductLicenseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteProductLicenseRequest.Builder |
DeleteProductLicenseRequest.Builder.copy(DeleteProductLicenseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.