Package | Description |
---|---|
com.licensespring.management |
This package contains the main classes to be used when interfacing with Management APIS.
|
com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi ). |
com.licensespring.management.dto.request |
This package contains all request data transfer objects.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
LicenseService.patchLicenseFeatures(Long licenseId,
PatchLicenseFeaturesRequest request)
Patches the license (product) features available.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
LicensesApi.patchLicenseFeatures(Long id,
PatchLicenseFeaturesRequest request)
Update license features.
|
Modifier and Type | Method and Description |
---|---|
PatchLicenseFeaturesRequest |
PatchLicenseFeaturesRequest.PatchLicenseFeaturesRequestBuilder.build() |
Copyright © 2023 Cense Data Inc.. All rights reserved.