Interface ObjectLevelStatistics.Builder

    • Method Detail

      • fileType

        ObjectLevelStatistics.Builder fileType​(Long fileType)

        The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects don't have a file name extension for a supported file or storage format.

        Parameters:
        fileType - The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects don't have a file name extension for a supported file or storage format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • storageClass

        ObjectLevelStatistics.Builder storageClass​(Long storageClass)

        The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class.

        Parameters:
        storageClass - The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • total

        ObjectLevelStatistics.Builder total​(Long total)

        The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class or don't have a file name extension for a supported file or storage format.

        Parameters:
        total - The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class or don't have a file name extension for a supported file or storage format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.