Uses of Class
software.amazon.awssdk.services.quicksight.model.ErrorInfo
-
Packages that use ErrorInfo Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ErrorInfo in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ErrorInfo Modifier and Type Method Description ErrorInfoIngestion. errorInfo()Error information for this ingestion.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ErrorInfo Modifier and Type Method Description Ingestion.BuilderIngestion.Builder. errorInfo(ErrorInfo errorInfo)Error information for this ingestion.
-