| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
BucketCountBySharedAccessType |
BucketCountBySharedAccessType.clone() |
BucketCountBySharedAccessType |
GetBucketStatisticsResult.getBucketCountBySharedAccessType()
The total number of buckets that are shared with another AWS account or configured to support cross-origin
resource sharing (CORS).
|
BucketCountBySharedAccessType |
BucketCountBySharedAccessType.withExternal(Long external)
Reserved for future use.
|
BucketCountBySharedAccessType |
BucketCountBySharedAccessType.withInternal(Long internal)
Reserved for future use.
|
BucketCountBySharedAccessType |
BucketCountBySharedAccessType.withNotShared(Long notShared)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketStatisticsResult.setBucketCountBySharedAccessType(BucketCountBySharedAccessType bucketCountBySharedAccessType)
The total number of buckets that are shared with another AWS account or configured to support cross-origin
resource sharing (CORS).
|
GetBucketStatisticsResult |
GetBucketStatisticsResult.withBucketCountBySharedAccessType(BucketCountBySharedAccessType bucketCountBySharedAccessType)
The total number of buckets that are shared with another AWS account or configured to support cross-origin
resource sharing (CORS).
|
Copyright © 2020. All rights reserved.