| Package | Description |
|---|---|
| com.baidubce.services.bvw | |
| com.baidubce.services.bvw.model.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationBaseResponse |
BvwClient.deleteNotification(NotificationBaseRequest deleteRequest)
Delete notification with specified deleting request.
|
NotificationBaseResponse |
BvwClient.disableNotification(NotificationBaseRequest disableRequest)
Disable notification with specified enabling request.
|
NotificationBaseResponse |
BvwClient.enableNotification(NotificationBaseRequest enableRequest)
Enable notification with specified enabling request.
|
NotificationGetResponse |
BvwClient.getNotification(NotificationBaseRequest getRequest)
Get notification with specified parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationCreateRequest
Create notification request.
|
class |
NotificationUpdateRequest
Update notification request.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationBaseRequest |
NotificationBaseRequest.of(String name)
Construct a base notification request with specified parameters.
|
NotificationBaseRequest |
NotificationBaseRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2024. All rights reserved.