CopyableBuilder<UpdateDataSourceResponse.Builder,UpdateDataSourceResponse>, SdkBuilder<UpdateDataSourceResponse.Builder,UpdateDataSourceResponse>public static interface UpdateDataSourceResponse.Builder extends CopyableBuilder<UpdateDataSourceResponse.Builder,UpdateDataSourceResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateDataSourceResponse.Builder |
dataSourceId(String dataSourceId) |
The ID assigned to the
DataSource during creation. |
copyapply, buildUpdateDataSourceResponse.Builder dataSourceId(String dataSourceId)
The ID assigned to the DataSource during creation. This value should be identical to the value
of the DataSourceID in the request.
dataSourceId - The ID assigned to the DataSource during creation. This value should be identical to the
value of the DataSourceID in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.