类的使用
com.baidubce.services.bvw.model.notification.NotificationCreateRequest
-
使用NotificationCreateRequest的程序包 程序包 说明 com.baidubce.services.bvw com.baidubce.services.bvw.model.notification -
-
com.baidubce.services.bvw中NotificationCreateRequest的使用
参数类型为NotificationCreateRequest的com.baidubce.services.bvw中的方法 修饰符和类型 方法 说明 NotificationBaseResponseBvwClient. createNotification(NotificationCreateRequest createRequest)Create notification with specified creating notification request. -
com.baidubce.services.bvw.model.notification中NotificationCreateRequest的使用
返回NotificationCreateRequest的com.baidubce.services.bvw.model.notification中的方法 修饰符和类型 方法 说明 static NotificationCreateRequestNotificationCreateRequest. of(String name, String endpoint)Construct a creating notification request with specified parameters.static NotificationCreateRequestNotificationCreateRequest. of(String name, String endpoint, String token, AuthType authType)NotificationCreateRequestNotificationCreateRequest. withRequestCredentials(BceCredentials credentials)
-