Interface LabelsS3InputConfiguration.Builder

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

public static interface LabelsS3InputConfiguration.Builder extends SdkPojo, CopyableBuilder<LabelsS3InputConfiguration.Builder,LabelsS3InputConfiguration>
  • Method Details

    • bucket

      The name of the S3 bucket holding the label data.

      Parameters:
      bucket - The name of the S3 bucket holding the label data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The prefix for the S3 bucket used for the label data.

      Parameters:
      prefix - The prefix for the S3 bucket used for the label data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.