| Package | Description |
|---|---|
| com.baidubce.services.bvw | |
| com.baidubce.services.bvw.model.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationBaseResponse |
BvwClient.createNotification(NotificationCreateRequest createRequest)
Create notification with specified creating notification request.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationCreateRequest |
NotificationCreateRequest.of(String name,
String endpoint)
Construct a creating notification request with specified parameters.
|
static NotificationCreateRequest |
NotificationCreateRequest.of(String name,
String endpoint,
String token,
AuthType authType) |
NotificationCreateRequest |
NotificationCreateRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2020. All rights reserved.