CreateDataSourceResponse.Builder |
CreateDataSourceResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceRunActivity.Builder |
DataSourceRunActivity.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Sets the value of the ErrorMessage property for this object.
|
DataSourceRunSummary.Builder |
DataSourceRunSummary.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Sets the value of the ErrorMessage property for this object.
|
DeleteDataSourceResponse.Builder |
DeleteDataSourceResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
GetDataSourceRunResponse.Builder |
GetDataSourceRunResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
StartDataSourceRunResponse.Builder |
StartDataSourceRunResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
UpdateDataSourceResponse.Builder |
UpdateDataSourceResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
CreateDataSourceResponse.Builder |
CreateDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceSummary.Builder |
DataSourceSummary.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
Sets the value of the LastRunErrorMessage property for this object.
|
DeleteDataSourceResponse.Builder |
DeleteDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
Specifies the error message that is returned if the operation cannot be successfully completed.
|
UpdateDataSourceResponse.Builder |
UpdateDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage) |
The last run error message of the data source.
|