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