| Class | Description |
|---|---|
| Adapters |
Strict null rejecting primitive type adapters.
|
| ArgumentsAdapter |
Json TypeAdapter for Arguments class.
|
| CollectionTypeAdapterFactory |
Adapt a homogeneous collection of objects.
|
| DateAdapter |
TypeAdapter for date representation received from the API
(which represents it as a (floating) number of seconds since the Epoch).
|
| JsonParser<T> |
Parser for Salt API responses.
|
| LocalDateTimeISOAdapter |
Adapter to convert an ISO formatted string to LocalDateTime
|
| OptionalTypeAdapterFactory |
TypeAdaptorFactory creating TypeAdapters for Optional
|
| ResultSSHResultTypeAdapterFactory |
TypeAdapterFactory for creating type adapters for parsing wrapped
Result<SSHResult> objects. |
| ResultTypeAdapterFactory |
TypeAdapterFactory for creating type adapters for parsing Result objects. |
| StartTimeAdapter |
Json adapter to handle the Job.StartTime date format given by netapi
|
| StatsAdapter |
Json TypeAdapter for the Stats object received from the API.
|
| XorTypeAdapterFactory |
TypeAdaptorFactory creating TypeAdapters for Xor
|
| ZonedDateTimeISOAdapter |
Adapter to convert an ISO formatted string to ZonedDateTime
|
Copyright © 2016. All rights reserved.