CopyableBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>
, SdkBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>
public static interface CreateDataSourceFromS3Response.Builder extends CopyableBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>
Modifier and Type | Method | Description |
---|---|---|
CreateDataSourceFromS3Response.Builder |
dataSourceId(String dataSourceId) |
A user-supplied ID that uniquely identifies the
DataSource . |
copy
apply, build
CreateDataSourceFromS3Response.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.