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 |
---|---|
BackOfficeInstallationFile |
OrderService.createInstallationFile(CreateInstallationFileRequest request)
Creates and returns a new installation file with the details provided in the request.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeInstallationFile |
OrdersApi.createInstallationFile(CreateInstallationFileRequest request)
Creates a new installation file.
|
Modifier and Type | Method and Description |
---|---|
CreateInstallationFileRequest |
CreateInstallationFileRequest.CreateInstallationFileRequestBuilder.build() |
Copyright © 2023 Cense Data Inc.. All rights reserved.