Interface S3Identifier.Builder

    • Method Detail

      • s3BucketName

        S3Identifier.Builder s3BucketName​(String s3BucketName)
        Sets the value of the S3BucketName property for this object.
        Parameters:
        s3BucketName - The new value for the S3BucketName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3ObjectKey

        S3Identifier.Builder s3ObjectKey​(String s3ObjectKey)
        Sets the value of the S3ObjectKey property for this object.
        Parameters:
        s3ObjectKey - The new value for the S3ObjectKey property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.