Interface S3DestinationConfiguration.Builder

    • Method Detail

      • bucketName

        S3DestinationConfiguration.Builder bucketName​(String bucketName)

        Location (S3 bucket name) where recorded videos will be stored.

        Parameters:
        bucketName - Location (S3 bucket name) where recorded videos will be stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.