public static interface UpdateDataSourceResponse.Builder extends MachineLearningResponse.Builder, SdkPojo, CopyableBuilder<UpdateDataSourceResponse.Builder,UpdateDataSourceResponse>
| Modifier and Type | Method and Description | 
|---|---|
UpdateDataSourceResponse.Builder | 
dataSourceId(String dataSourceId)
 The ID assigned to the  
DataSource during creation. | 
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.