Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
ErrorDetails |
ErrorDetails.clone() |
ErrorDetails |
SchemaVersionErrorItem.getErrorDetails()
The details of the error for the schema version.
|
ErrorDetails |
ErrorDetails.withErrorCode(String errorCode)
The error code for an error.
|
ErrorDetails |
ErrorDetails.withErrorMessage(String errorMessage)
The error message for an error.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaVersionErrorItem.setErrorDetails(ErrorDetails errorDetails)
The details of the error for the schema version.
|
SchemaVersionErrorItem |
SchemaVersionErrorItem.withErrorDetails(ErrorDetails errorDetails)
The details of the error for the schema version.
|
Copyright © 2024. All rights reserved.