Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProductLicenseResponse |
LicenseManagerClient.updateProductLicense(UpdateProductLicenseRequest request) |
UpdateProductLicenseResponse |
LicenseManager.updateProductLicense(UpdateProductLicenseRequest request)
Updates the list of images for a product license.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProductLicenseResponse> |
LicenseManagerAsyncClient.updateProductLicense(UpdateProductLicenseRequest request,
AsyncHandler<UpdateProductLicenseRequest,UpdateProductLicenseResponse> handler) |
Future<UpdateProductLicenseResponse> |
LicenseManagerAsync.updateProductLicense(UpdateProductLicenseRequest request,
AsyncHandler<UpdateProductLicenseRequest,UpdateProductLicenseResponse> handler)
Updates the list of images for a product license.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProductLicenseResponse> |
LicenseManagerAsyncClient.updateProductLicense(UpdateProductLicenseRequest request,
AsyncHandler<UpdateProductLicenseRequest,UpdateProductLicenseResponse> handler) |
Future<UpdateProductLicenseResponse> |
LicenseManagerAsync.updateProductLicense(UpdateProductLicenseRequest request,
AsyncHandler<UpdateProductLicenseRequest,UpdateProductLicenseResponse> handler)
Updates the list of images for a product license.
|
Modifier and Type | Method and Description |
---|---|
UpdateProductLicenseResponse |
UpdateProductLicenseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateProductLicenseResponse.Builder |
UpdateProductLicenseResponse.Builder.copy(UpdateProductLicenseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.