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