| Interface | Description |
|---|---|
| ApiClient.TokenProvider |
| Class | Description |
|---|---|
| ApiClient | |
| ApiClient.CallbackProcessor | |
| CollectionFormats | |
| CollectionFormats.CSVParams | |
| CollectionFormats.PIPESParams | |
| CollectionFormats.SSVParams | |
| CollectionFormats.TSVParams | |
| JSON | |
| JSON.DateTypeAdapter |
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
|
| JSON.OffsetDateTimeTypeAdapter |
Gson TypeAdapter for JSR310 OffsetDateTime type
|
| JSON.SqlDateTypeAdapter |
Gson TypeAdapter for java.sql.Date type
If the dateFormat is null, a simple "yyyy-MM-dd" format will be used
(more efficient than SimpleDateFormat).
|
| StringUtil |
| Exception | Description |
|---|---|
| ApiClient.ApiException | |
| ApiClient.CallbackException | |
| ApiClient.InvalidSignatureException |
Copyright © 2024. All rights reserved.