| Package | Description |
|---|---|
| com.licensespring.management.dto.request |
This package contains all request data transfer objects.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseFeaturePatch |
LicenseFeaturePatch.LicenseFeaturePatchBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseFeaturePatch> |
PatchLicenseFeaturesRequest.getProductFeatures()
Clear all, Add a single feature - replace all with the single one, add multiple features to replace existing.
|
| Modifier and Type | Method and Description |
|---|---|
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder |
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder.productFeature(LicenseFeaturePatch productFeature) |
| Modifier and Type | Method and Description |
|---|---|
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder |
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder.productFeatures(Collection<? extends LicenseFeaturePatch> productFeatures) |
Copyright © 2022 Cense Data Inc.. All rights reserved.