License.DefinitionStages.WithLicenseDetails Interface
public static interface License.DefinitionStages.WithLicenseDetails
The stage of the License definition allowing to specify licenseDetails.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withLicenseDetails(LicenseDetails licenseDetails)
Specifies the license |
Method Details
withLicenseDetails
public abstract License.DefinitionStages.WithCreate withLicenseDetails(LicenseDetails licenseDetails)
Specifies the licenseDetails property: Describes the properties of a License..
Parameters:
Returns: