CopyableBuilder<DeleteDataSourceResponse.Builder,DeleteDataSourceResponse>, SdkBuilder<DeleteDataSourceResponse.Builder,DeleteDataSourceResponse>public static interface DeleteDataSourceResponse.Builder extends CopyableBuilder<DeleteDataSourceResponse.Builder,DeleteDataSourceResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteDataSourceResponse.Builder |
dataSourceId(String dataSourceId) |
A user-supplied ID that uniquely identifies the
DataSource. |
copyapply, buildDeleteDataSourceResponse.Builder dataSourceId(String dataSourceId)
A user-supplied ID that uniquely identifies the DataSource. This value should be identical to
the value of the DataSourceID in the request.
dataSourceId - A user-supplied ID that uniquely identifies the DataSource. This value should be
identical to the value of the DataSourceID in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.