| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
DataSourceErrorMessage |
DeleteDataSourceResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
CreateDataSourceResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
UpdateDataSourceResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
GetDataSourceResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DataSourceRunActivity.errorMessage()
Returns the value of the ErrorMessage property for this object.
|
DataSourceErrorMessage |
DataSourceRunSummary.errorMessage()
Returns the value of the ErrorMessage property for this object.
|
DataSourceErrorMessage |
GetDataSourceRunResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
StartDataSourceRunResponse.errorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
DeleteDataSourceResponse.lastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
CreateDataSourceResponse.lastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
DataSourceErrorMessage |
UpdateDataSourceResponse.lastRunErrorMessage()
The last run error message of the data source.
|
DataSourceErrorMessage |
DataSourceSummary.lastRunErrorMessage()
Returns the value of the LastRunErrorMessage property for this object.
|
DataSourceErrorMessage |
GetDataSourceResponse.lastRunErrorMessage()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteDataSourceResponse.Builder |
DeleteDataSourceResponse.Builder.errorMessage(DataSourceErrorMessage errorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
CreateDataSourceResponse.Builder |
CreateDataSourceResponse.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.
|
GetDataSourceResponse.Builder |
GetDataSourceResponse.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.
|
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.
|
DeleteDataSourceResponse.Builder |
DeleteDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
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.
|
UpdateDataSourceResponse.Builder |
UpdateDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
The last run error message of the data source.
|
DataSourceSummary.Builder |
DataSourceSummary.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Sets the value of the LastRunErrorMessage property for this object.
|
GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.lastRunErrorMessage(DataSourceErrorMessage lastRunErrorMessage)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
Copyright © 2023. All rights reserved.