Package | Description |
---|---|
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.builder()
Return a new builder for this response object.
|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.copy(CreateLicenseRecordResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.headers(Map<String,List<String>> headers) |
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.licenseRecord(LicenseRecord licenseRecord)
The returned
LicenseRecord instance. |
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.location(String location)
Location of the resource.
|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateLicenseRecordResponse.Builder |
CreateLicenseRecordResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
Copyright © 2016–2024. All rights reserved.