public final class LicenseFeaturePatch extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LicenseFeaturePatch.LicenseFeaturePatchBuilder |
Modifier and Type | Method and Description |
---|---|
static LicenseFeaturePatch.LicenseFeaturePatchBuilder |
builder() |
boolean |
equals(Object o) |
Long |
getMaxConsumption()
Maximum number of consumptions for this feature on this license.
|
String |
getProductFeature()
Code for the product feature, manually set while creating the feature.
|
int |
hashCode() |
String |
toString() |
public static LicenseFeaturePatch.LicenseFeaturePatchBuilder builder()
public String getProductFeature()
public Long getMaxConsumption()
Copyright © 2023 Cense Data Inc.. All rights reserved.