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