Interface CreateDataSourceFromS3Response.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>, MachineLearningResponse.Builder, SdkBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateDataSourceFromS3Response

  • Method Details

    • dataSourceId

      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.

      Parameters:
      dataSourceId - A user-supplied ID that uniquely identifies the DataSource. This value should be identical to the value of the DataSourceID in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.