| Package | Description |
|---|---|
| de.irisnet.java.client | |
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseInfo |
MiscellaneousOperationsApi.getLicenseInfo(String licenseKey)
Get information from given license key.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LicenseInfo> |
MiscellaneousOperationsApi.getLicenseInfoWithHttpInfo(String licenseKey)
Get information from given license key.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
MiscellaneousOperationsApi.getLicenseInfoAsync(String licenseKey,
ApiCallback<LicenseInfo> _callback)
Get information from given license key.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseInfo |
LicenseInfo.creditsRemaining(Integer creditsRemaining) |
LicenseInfo |
LicenseInfo.creditsUsed(Integer creditsUsed) |
LicenseInfo |
LicenseInfo.totalCredits(Integer totalCredits) |
Copyright © 2010–2021 anotheria.net. All rights reserved.