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 |
AbstractAmazonS3.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest) |
BucketNotificationConfiguration |
AmazonS3Client.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest) |
BucketNotificationConfiguration |
AmazonS3.getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
Gets the notification configuration for the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
GetBucketNotificationConfigurationRequest |
GetBucketNotificationConfigurationRequest.withExpectedBucketOwner(String expectedBucketOwner) |
Copyright © 2023. All rights reserved.