| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
default PutBucketNotificationConfigurationResponse |
S3Client.putBucketNotificationConfiguration(Consumer<PutBucketNotificationConfigurationRequest.Builder> putBucketNotificationConfigurationRequest)
|
default PutBucketNotificationConfigurationResponse |
S3Client.putBucketNotificationConfiguration(PutBucketNotificationConfigurationRequest putBucketNotificationConfigurationRequest)
|
PutBucketNotificationConfigurationResponse |
DelegatingS3Client.putBucketNotificationConfiguration(PutBucketNotificationConfigurationRequest putBucketNotificationConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutBucketNotificationConfigurationResponse> |
S3AsyncClient.putBucketNotificationConfiguration(Consumer<PutBucketNotificationConfigurationRequest.Builder> putBucketNotificationConfigurationRequest)
|
default CompletableFuture<PutBucketNotificationConfigurationResponse> |
S3AsyncClient.putBucketNotificationConfiguration(PutBucketNotificationConfigurationRequest putBucketNotificationConfigurationRequest)
|
CompletableFuture<PutBucketNotificationConfigurationResponse> |
DelegatingS3AsyncClient.putBucketNotificationConfiguration(PutBucketNotificationConfigurationRequest putBucketNotificationConfigurationRequest)
|
Copyright © 2026. All rights reserved.