| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
BosClient.putNotification(String bucketName,
List<Notification> notifications)
Set the Bos bucket notification.
|
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
GetNotificationResponse.getNotifications() |
List<Notification> |
PutNotificationRequest.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNotificationResponse.setNotifications(List<Notification> notifications) |
void |
PutNotificationRequest.setNotifications(List<Notification> notifications) |
| Constructor and Description |
|---|
PutNotificationRequest(String bucketName,
List<Notification> notifications) |
Copyright © 2025. All rights reserved.