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.updateLicense(Long licenseId,
UpdateLicenseRequest request)
Updates the license with the provided id.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
LicensesApi.updateLicense(Long id,
UpdateLicenseRequest request)
Update license.
|
Modifier and Type | Method and Description |
---|---|
UpdateLicenseRequest |
UpdateLicenseRequest.UpdateLicenseRequestBuilder.build() |
Copyright © 2023 Cense Data Inc.. All rights reserved.