Uses of Class
software.amazon.awssdk.services.glue.model.ErrorDetails
-
Packages that use ErrorDetails Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ErrorDetails in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ErrorDetails Modifier and Type Method Description ErrorDetailsSchemaVersionErrorItem. errorDetails()The details of the error for the schema version.Methods in software.amazon.awssdk.services.glue.model with parameters of type ErrorDetails Modifier and Type Method Description SchemaVersionErrorItem.BuilderSchemaVersionErrorItem.Builder. errorDetails(ErrorDetails errorDetails)The details of the error for the schema version.
-