Uses of Class
com.volcengine.ark.runtime.exception.ArkAPIError.ArkErrorDetails
-
Packages that use ArkAPIError.ArkErrorDetails Package Description com.volcengine.ark.runtime.exception com.volcengine.ark.runtime.model.files -
-
Uses of ArkAPIError.ArkErrorDetails in com.volcengine.ark.runtime.exception
Methods in com.volcengine.ark.runtime.exception that return ArkAPIError.ArkErrorDetails Modifier and Type Method Description ArkAPIError.ArkErrorDetailsArkAPIError. getError()Methods in com.volcengine.ark.runtime.exception with parameters of type ArkAPIError.ArkErrorDetails Modifier and Type Method Description voidArkAPIError. setError(ArkAPIError.ArkErrorDetails error)Constructors in com.volcengine.ark.runtime.exception with parameters of type ArkAPIError.ArkErrorDetails Constructor Description ArkAPIError(ArkAPIError.ArkErrorDetails error) -
Uses of ArkAPIError.ArkErrorDetails in com.volcengine.ark.runtime.model.files
Methods in com.volcengine.ark.runtime.model.files that return ArkAPIError.ArkErrorDetails Modifier and Type Method Description ArkAPIError.ArkErrorDetailsFileMeta. getError()Methods in com.volcengine.ark.runtime.model.files with parameters of type ArkAPIError.ArkErrorDetails Modifier and Type Method Description FileMeta.FileBuilderFileMeta.FileBuilder. error(ArkAPIError.ArkErrorDetails error)voidFileMeta. setError(ArkAPIError.ArkErrorDetails error)
-