Package com.volcengine
-
Interface Summary Interface Description ApiCallback<T> Callback for asynchronous API call.ProgressRequestBody.ProgressRequestListener ProgressResponseBody.ProgressListener -
Class Summary Class Description ApiClient ApiResponse<T> API response returned by API call.BaseClient Configuration 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 typeJSON.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).Pair ProgressRequestBody ProgressResponseBody StringUtil UniversalApi [email protected] 2022/12/23 15:21UniversalRequest [email protected] 2022/12/23 15:33 -
Enum Summary Enum Description ContentType [email protected] 2022/12/23 15:38HttpMethod [email protected] 2022/12/23 15:34 -
Exception Summary Exception Description ApiException