public static class LicenseFeaturePatch.LicenseFeaturePatchBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LicenseFeaturePatch |
build() |
LicenseFeaturePatch.LicenseFeaturePatchBuilder |
maxConsumption(Long maxConsumption)
Maximum number of consumptions for this feature on this license.
|
LicenseFeaturePatch.LicenseFeaturePatchBuilder |
productFeature(String productFeature)
Code for the product feature, manually set while creating the feature.
|
String |
toString() |
public LicenseFeaturePatch.LicenseFeaturePatchBuilder productFeature(String productFeature)
this
.public LicenseFeaturePatch.LicenseFeaturePatchBuilder maxConsumption(Long maxConsumption)
this
.public LicenseFeaturePatch build()
Copyright © 2023 Cense Data Inc.. All rights reserved.