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