static CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.builder() |
Create a new builder.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.compartmentId(String compartmentId) |
The compartment
OCID where
product licenses are created.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.copy(CreateProductLicenseDetails model) |
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.displayName(String displayName) |
Name of the product license.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type, or scope.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.images(List<ImageDetails> images) |
The image details associated with the product license.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.isVendorOracle(Boolean isVendorOracle) |
Specifies if the product license vendor is Oracle or a third party.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.licenseUnit(LicenseUnit licenseUnit) |
The product license unit.
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.toBuilder() |
|
CreateProductLicenseDetails.Builder |
CreateProductLicenseDetails.Builder.vendorName(String vendorName) |
The product license vendor name, for example: Microsoft, RHEL, and so on.
|