Uses of Class
software.amazon.awssdk.services.macie2.model.BucketCountByEncryptionType
-
Packages that use BucketCountByEncryptionType Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of BucketCountByEncryptionType in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return BucketCountByEncryptionType Modifier and Type Method Description BucketCountByEncryptionTypeGetBucketStatisticsResponse. bucketCountByEncryptionType()The total number of buckets whose settings do or don't specify default server-side encryption behavior for objects that are added to the buckets.Methods in software.amazon.awssdk.services.macie2.model with parameters of type BucketCountByEncryptionType Modifier and Type Method Description GetBucketStatisticsResponse.BuilderGetBucketStatisticsResponse.Builder. bucketCountByEncryptionType(BucketCountByEncryptionType bucketCountByEncryptionType)The total number of buckets whose settings do or don't specify default server-side encryption behavior for objects that are added to the buckets.
-