Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application | |
com.TersoSolutions.Jetstream.SDK.Application.User |
Modifier and Type | Method and Description |
---|---|
protected <T extends JetstreamResponse> |
JetstreamClient.execute(JetstreamRequest request,
java.lang.Class<T> clazz,
java.lang.String baseUri,
java.lang.String accessKey)
Helper method to execute the syncronous call to Jetstream
|
Modifier and Type | Class and Description |
---|---|
class |
AddDeviceToPolicyResponse
Response object for Jetstream version 1.1 AddDeviceToPolicy ReST endpoint
|
class |
AddLogicalDeviceResponse
Response object for Jetstream version 1.0 AddLogicalDevice endpoint
|
class |
AddPolicyResponse
Response object for the Jetstream version 1.1 AddPolicy
|
class |
DeviceSpecificCommandResponse
Response object for the Jetstream version 1.0 ResetCommand endpoint
|
class |
GetConfigurationResponse
Response object for the Jetstream version 1.1 GetConfiguration endpoint
|
class |
GetConfigValuesCommandResponse
Response object for the Jetstream version 1.0 GetConfigValuesCommand endpoint
|
class |
GetDeviceDefinitionsResponse
Response object for the Jetstream version 1.0 GetDeviceDefinitionsResponse
endpoint
|
class |
GetEPCListCommandResponse
Response object for the Jetstream version 1.0 GetEPCListCommandResponse
|
class |
GetEventsResponse |
class |
GetPoliciesResponse
Response object for the Jetstream v1.1 GetPolicies endpoint
|
class |
RemoveDeviceFromPolicyResponse
Response object for the Jetstream version 1.1 RemoveDeviceFromPolicy endpoint
|
class |
RemoveEventsResponse |
class |
RemoveLogicalDeviceResponse
Response object for the Jetstream version 1.0 RemoveLogicalDevice endpoint
|
class |
RemovePolicyResponse
Response object for the Jetstream version 1.1 RemovePolicy endpoint
|
class |
ResetCommandResponse
Response object for the Jetstream version 1.0 ResetCommand endpoint
|
class |
SetConfigValuesCommandResponse
Response object for the Jetstream version 1.0 SetConfigValuesCommand endpoint
|
class |
UpdateFirmwareCommandResponse
Response object for Jetstream version 1.0 UpdateFirmware
|