public final class PatchLicenseFeaturesRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder |
builder() |
boolean |
equals(Object o) |
List<LicenseFeaturePatch> |
getProductFeatures()
Clear all, Add a single feature - replace all with the single one, add multiple features to replace existing.
|
int |
hashCode() |
String |
toString() |
public static PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder builder()
public List<LicenseFeaturePatch> getProductFeatures()
Copyright © 2023 Cense Data Inc.. All rights reserved.