Package com.adobe.aco
-
Class Summary Class Description ClientExample JSON JSON.ByteArrayAdapter Gson TypeAdapter for Byte Array typeJSON.DateTypeAdapter Gson TypeAdapter for java.util.Date type If the dateFormat is null, DateTimeFormatter will be used.JSON.LocalDateTypeAdapter Gson TypeAdapter for JSR310 LocalDate typeJSON.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). -
Exception Summary Exception Description ApiException ApiException class.