public static class AllowedDomainLicenseTypeSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AllowedDomainLicenseTypeSummary |
build() |
AllowedDomainLicenseTypeSummary.Builder |
copy(AllowedDomainLicenseTypeSummary model) |
AllowedDomainLicenseTypeSummary.Builder |
description(String description)
The license type description.
|
AllowedDomainLicenseTypeSummary.Builder |
licenseType(String licenseType)
The license type identifier.
|
AllowedDomainLicenseTypeSummary.Builder |
name(String name)
The license type name.
|
public AllowedDomainLicenseTypeSummary.Builder name(String name)
The license type name.
Example: "Oracle Apps Premium"
name
- the value to setpublic AllowedDomainLicenseTypeSummary.Builder licenseType(String licenseType)
The license type identifier.
Example: "oracle-apps-premium"
licenseType
- the value to setpublic AllowedDomainLicenseTypeSummary.Builder description(String description)
The license type description.
description
- the value to setpublic AllowedDomainLicenseTypeSummary build()
public AllowedDomainLicenseTypeSummary.Builder copy(AllowedDomainLicenseTypeSummary model)
Copyright © 2016–2025. All rights reserved.