Go to the documentation of this file.
19package com.basistech.df.cybertriage.autopsy.ctapi.json;
21import com.fasterxml.jackson.annotation.JsonProperty;
27 @JsonProperty(
"host_id")
30 @JsonProperty(
"boost_license_code")
33 @JsonProperty(
"product")
36 @JsonProperty(
"time_zone_id")
LicenseRequest setTimeZoneId(String timeZoneId)
LicenseRequest setProduct(String product)
LicenseRequest setBoostLicenseCode(String boostLicenseCode)
LicenseRequest setHostId(String hostId)
String getBoostLicenseCode()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.