| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
BucketNotificationConfiguration |
AmazonS3Client.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest) |
BucketNotificationConfiguration |
AmazonS3.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
Gets the notification configuration for the specified bucket.
|
BucketNotificationConfiguration |
AbstractAmazonS3.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
GetBucketNotificationConfigurationRequest |
GetBucketNotificationConfigurationRequest.withExpectedBucketOwner(String expectedBucketOwner) |
Copyright © 2021. All rights reserved.