Interface NoncurrentVersionTransition.Builder

    • Method Detail

      • newerNoncurrentVersions

        NoncurrentVersionTransition.Builder newerNoncurrentVersions​(Integer newerNoncurrentVersions)

        Specifies how many newer noncurrent versions must exist before Amazon S3 can perform the associated action on a given version. If there are this many more recent noncurrent versions, Amazon S3 will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide.

        Parameters:
        newerNoncurrentVersions - Specifies how many newer noncurrent versions must exist before Amazon S3 can perform the associated action on a given version. If there are this many more recent noncurrent versions, Amazon S3 will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.