| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
SchemaConversionRequest.error()
Returns the value of the Error property for this object.
|
static ErrorDetails |
ErrorDetails.fromDefaultErrorDetails(Consumer<DefaultErrorDetails.Builder> defaultErrorDetails)
Create an instance of this class with
defaultErrorDetails() initialized to the given value. |
static ErrorDetails |
ErrorDetails.fromDefaultErrorDetails(DefaultErrorDetails defaultErrorDetails)
Create an instance of this class with
defaultErrorDetails() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
SchemaConversionRequest.Builder |
SchemaConversionRequest.Builder.error(ErrorDetails error)
Sets the value of the Error property for this object.
|
Copyright © 2023. All rights reserved.