| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketOwner |
S3BucketOwner.clone() |
S3BucketOwner |
S3Bucket.getOwner()
The display name and canonical user ID for the Amazon Web Services account that owns the bucket.
|
S3BucketOwner |
S3BucketOwner.withDisplayName(String displayName)
The display name of the account that owns the bucket.
|
S3BucketOwner |
S3BucketOwner.withId(String id)
The canonical user ID for the account that owns the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3Bucket.setOwner(S3BucketOwner owner)
The display name and canonical user ID for the Amazon Web Services account that owns the bucket.
|
S3Bucket |
S3Bucket.withOwner(S3BucketOwner owner)
The display name and canonical user ID for the Amazon Web Services account that owns the bucket.
|
Copyright © 2022. All rights reserved.