Interface UpdateDataSourceResponse.Builder

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

  • Method Details

    • dataSourceId

      UpdateDataSourceResponse.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.

      Parameters:
      dataSourceId - The ID assigned to the DataSource during creation. 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.