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