| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
ErrorInfo.clone() |
ErrorInfo |
ChangesetInfo.getErrorInfo()
The structure with error messages.
|
ErrorInfo |
ErrorInfo.withErrorCategory(ErrorCategory errorCategory)
The category of the error.
|
ErrorInfo |
ErrorInfo.withErrorCategory(String errorCategory)
The category of the error.
|
ErrorInfo |
ErrorInfo.withErrorMessage(String errorMessage)
The text of the error message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesetInfo.setErrorInfo(ErrorInfo errorInfo)
The structure with error messages.
|
ChangesetInfo |
ChangesetInfo.withErrorInfo(ErrorInfo errorInfo)
The structure with error messages.
|
Copyright © 2021. All rights reserved.