| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
GetKxChangesetResponse.errorInfo()
Provides details in the event of a failed flow, including the error type and the related error message.
|
ErrorInfo |
CreateKxChangesetResponse.errorInfo()
The details of the error that you receive when creating a changeset.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxChangesetResponse.Builder |
GetKxChangesetResponse.Builder.errorInfo(ErrorInfo errorInfo)
Provides details in the event of a failed flow, including the error type and the related error message.
|
CreateKxChangesetResponse.Builder |
CreateKxChangesetResponse.Builder.errorInfo(ErrorInfo errorInfo)
The details of the error that you receive when creating a changeset.
|
Copyright © 2023. All rights reserved.