Uses of Class
com.baidubce.services.doc.model.Notification

Packages that use Notification
com.baidubce.services.doc.model   
com.baidubce.services.vod.model   
 

Uses of Notification in com.baidubce.services.doc.model
 

Methods in com.baidubce.services.doc.model that return Notification
 Notification Notification.withEndpoint(String endpoint)
           
 Notification Notification.withName(String name)
           
 

Methods in com.baidubce.services.doc.model that return types with arguments of type Notification
 List<Notification> ListNotificationsResponse.getNotifications()
           
 

Method parameters in com.baidubce.services.doc.model with type arguments of type Notification
 void ListNotificationsResponse.setNotifications(List<Notification> notifications)
           
 

Uses of Notification in com.baidubce.services.vod.model
 

Methods in com.baidubce.services.vod.model that return types with arguments of type Notification
 List<Notification> ListNotificationsResponse.getNotifications()
           
 

Method parameters in com.baidubce.services.vod.model with type arguments of type Notification
 void ListNotificationsResponse.setNotifications(List<Notification> notifications)
           
 



Copyright © 2018. All rights reserved.