| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
DataSourceErrorMessage |
DataSourceErrorMessage.clone() |
DataSourceErrorMessage |
DataSourceRunSummary.getErrorMessage() |
DataSourceErrorMessage |
DataSourceRunActivity.getErrorMessage() |
DataSourceErrorMessage |
UpdateDataSourceResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
StartDataSourceRunResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
GetDataSourceRunResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
GetDataSourceResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
CreateDataSourceResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DeleteDataSourceResult.getErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DataSourceSummary.getLastRunErrorMessage() |
DataSourceErrorMessage |
UpdateDataSourceResult.getLastRunErrorMessage()
The last run error message of the data source.
|
DataSourceErrorMessage |
GetDataSourceResult.getLastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
CreateDataSourceResult.getLastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DeleteDataSourceResult.getLastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DataSourceErrorMessage.withErrorDetail(String errorDetail)
The details of the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DataSourceErrorMessage.withErrorType(DataSourceErrorType errorType)
The type of the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DataSourceErrorMessage.withErrorType(String errorType)
The type of the error message that is returned if the operation cannot be successfully completed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceRunSummary.setErrorMessage(DataSourceErrorMessage errorMessage) |
void |
DataSourceRunActivity.setErrorMessage(DataSourceErrorMessage errorMessage) |
void |
UpdateDataSourceResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
StartDataSourceRunResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
GetDataSourceRunResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
GetDataSourceResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
CreateDataSourceResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
DeleteDataSourceResult.setErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
DataSourceSummary.setLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
void |
UpdateDataSourceResult.setLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
The last run error message of the data source.
|
void |
GetDataSourceResult.setLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
CreateDataSourceResult.setLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
void |
DeleteDataSourceResult.setLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceRunSummary |
DataSourceRunSummary.withErrorMessage(DataSourceErrorMessage errorMessage) |
DataSourceRunActivity |
DataSourceRunActivity.withErrorMessage(DataSourceErrorMessage errorMessage) |
UpdateDataSourceResult |
UpdateDataSourceResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
StartDataSourceRunResult |
StartDataSourceRunResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
GetDataSourceRunResult |
GetDataSourceRunResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
GetDataSourceResult |
GetDataSourceResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
CreateDataSourceResult |
CreateDataSourceResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DeleteDataSourceResult |
DeleteDataSourceResult.withErrorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceSummary |
DataSourceSummary.withLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
UpdateDataSourceResult |
UpdateDataSourceResult.withLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
The last run error message of the data source.
|
GetDataSourceResult |
GetDataSourceResult.withLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
CreateDataSourceResult |
CreateDataSourceResult.withLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DeleteDataSourceResult |
DeleteDataSourceResult.withLastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
Copyright © 2024. All rights reserved.