Interface LabelsS3InputConfiguration.Builder

    • Method Detail

      • bucket

        LabelsS3InputConfiguration.Builder bucket​(String 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

        LabelsS3InputConfiguration.Builder prefix​(String 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.