Interface SequenceStoreS3Access.Builder

    • Method Detail

      • s3Uri

        SequenceStoreS3Access.Builder s3Uri​(String s3Uri)

        The S3 URI of the sequence store.

        Parameters:
        s3Uri - The S3 URI of the sequence store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3AccessPointArn

        SequenceStoreS3Access.Builder s3AccessPointArn​(String s3AccessPointArn)

        This is ARN of the access point associated with the S3 bucket storing read sets.

        Parameters:
        s3AccessPointArn - This is ARN of the access point associated with the S3 bucket storing read sets.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accessLogLocation

        SequenceStoreS3Access.Builder accessLogLocation​(String accessLogLocation)

        Location of the access logs.

        Parameters:
        accessLogLocation - Location of the access logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.