| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLevelStatistics |
ObjectLevelStatistics.clone() |
ObjectLevelStatistics |
MatchingBucket.getUnclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
BucketMetadata.getUnclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
GetBucketStatisticsResult.getUnclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the buckets.
|
ObjectLevelStatistics |
MatchingBucket.getUnclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
BucketMetadata.getUnclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
GetBucketStatisticsResult.getUnclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets.
|
ObjectLevelStatistics |
ObjectLevelStatistics.withFileType(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.
|
ObjectLevelStatistics |
ObjectLevelStatistics.withStorageClass(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.
|
ObjectLevelStatistics |
ObjectLevelStatistics.withTotal(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchingBucket.setUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
void |
BucketMetadata.setUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
void |
GetBucketStatisticsResult.setUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the buckets.
|
void |
MatchingBucket.setUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
void |
BucketMetadata.setUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
void |
GetBucketStatisticsResult.setUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets.
|
MatchingBucket |
MatchingBucket.withUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
BucketMetadata |
BucketMetadata.withUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
GetBucketStatisticsResult |
GetBucketStatisticsResult.withUnclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the buckets.
|
MatchingBucket |
MatchingBucket.withUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
BucketMetadata |
BucketMetadata.withUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
GetBucketStatisticsResult |
GetBucketStatisticsResult.withUnclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets.
|
Copyright © 2024. All rights reserved.