Package | Description |
---|---|
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.body$(CreateLicenseRecordDetails body)
Alternative setter for the body parameter.
|
static CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.builder()
Return a new builder for this request object.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.copy(CreateLicenseRecordRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.createLicenseRecordDetails(CreateLicenseRecordDetails createLicenseRecordDetails)
Details needed to create a new license record.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.productLicenseId(String productLicenseId)
Unique product license identifier.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateLicenseRecordRequest.Builder |
CreateLicenseRecordRequest.toBuilder()
Return an instance of
CreateLicenseRecordRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.