| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectCountByEncryptionType |
MatchingBucket.objectCountByEncryptionType()
The total number of objects that are in the bucket, grouped by server-side encryption type.
|
ObjectCountByEncryptionType |
BucketMetadata.objectCountByEncryptionType()
The total number of objects that are in the bucket, grouped by server-side encryption type.
|
| Modifier and Type | Method and Description |
|---|---|
MatchingBucket.Builder |
MatchingBucket.Builder.objectCountByEncryptionType(ObjectCountByEncryptionType objectCountByEncryptionType)
The total number of objects that are in the bucket, grouped by server-side encryption type.
|
BucketMetadata.Builder |
BucketMetadata.Builder.objectCountByEncryptionType(ObjectCountByEncryptionType objectCountByEncryptionType)
The total number of objects that are in the bucket, grouped by server-side encryption type.
|
Copyright © 2021. All rights reserved.