CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.body$(CreateProductLicenseDetails body) |
Alternative setter for the body parameter.
|
static CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.builder() |
Return a new builder for this request object.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.copy(CreateProductLicenseRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.createProductLicenseDetails(CreateProductLicenseDetails createProductLicenseDetails) |
Details for creating a new product license.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.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.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateProductLicenseRequest.Builder |
CreateProductLicenseRequest.toBuilder() |
|