Interface S3TablesIntegration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<S3TablesIntegration.Builder,S3TablesIntegration>, SdkBuilder<S3TablesIntegration.Builder,S3TablesIntegration>, SdkPojo
Enclosing class:
S3TablesIntegration

@Mutable @NotThreadSafe public static interface S3TablesIntegration.Builder extends SdkPojo, CopyableBuilder<S3TablesIntegration.Builder,S3TablesIntegration>
  • Method Details

    • datasourceName

      S3TablesIntegration.Builder datasourceName(String datasourceName)

      The name of the S3 Tables datasource.

      Parameters:
      datasourceName - The name of the S3 Tables datasource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • datasourceType

      S3TablesIntegration.Builder datasourceType(String datasourceType)

      The type of the S3 Tables datasource.

      Parameters:
      datasourceType - The type of the S3 Tables datasource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.