CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.builder() |
Return a new builder for this response object.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.copy(CreateProductLicenseResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.location(String location) |
Location of the resource.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous request.
|
CreateProductLicenseResponse.Builder |
CreateProductLicenseResponse.Builder.productLicense(ProductLicense productLicense) |
The returned ProductLicense instance.
|