| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
BucketCountByEncryptionType |
BucketCountByEncryptionType.clone() |
BucketCountByEncryptionType |
GetBucketStatisticsResult.getBucketCountByEncryptionType()
The total number of buckets, grouped by server-side encryption type.
|
BucketCountByEncryptionType |
BucketCountByEncryptionType.withKmsManaged(Long kmsManaged)
Reserved for future use.
|
BucketCountByEncryptionType |
BucketCountByEncryptionType.withS3Managed(Long s3Managed)
Reserved for future use.
|
BucketCountByEncryptionType |
BucketCountByEncryptionType.withUnencrypted(Long unencrypted)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketStatisticsResult.setBucketCountByEncryptionType(BucketCountByEncryptionType bucketCountByEncryptionType)
The total number of buckets, grouped by server-side encryption type.
|
GetBucketStatisticsResult |
GetBucketStatisticsResult.withBucketCountByEncryptionType(BucketCountByEncryptionType bucketCountByEncryptionType)
The total number of buckets, grouped by server-side encryption type.
|
Copyright © 2020. All rights reserved.