类的使用
com.baidubce.services.bvw.model.notification.NotificationBaseRequest
-
使用NotificationBaseRequest的程序包 程序包 说明 com.baidubce.services.bvw com.baidubce.services.bvw.model.notification -
-
com.baidubce.services.bvw中NotificationBaseRequest的使用
参数类型为NotificationBaseRequest的com.baidubce.services.bvw中的方法 修饰符和类型 方法 说明 NotificationBaseResponseBvwClient. deleteNotification(NotificationBaseRequest deleteRequest)Delete notification with specified deleting request.NotificationBaseResponseBvwClient. disableNotification(NotificationBaseRequest disableRequest)Disable notification with specified enabling request.NotificationBaseResponseBvwClient. enableNotification(NotificationBaseRequest enableRequest)Enable notification with specified enabling request.NotificationGetResponseBvwClient. getNotification(NotificationBaseRequest getRequest)Get notification with specified parameters. -
com.baidubce.services.bvw.model.notification中NotificationBaseRequest的使用
com.baidubce.services.bvw.model.notification中NotificationBaseRequest的子类 修饰符和类型 类 说明 classNotificationCreateRequestCreate notification request.classNotificationUpdateRequestUpdate notification request.返回NotificationBaseRequest的com.baidubce.services.bvw.model.notification中的方法 修饰符和类型 方法 说明 static NotificationBaseRequestNotificationBaseRequest. of(String name)Construct a base notification request with specified parameters.NotificationBaseRequestNotificationBaseRequest. withRequestCredentials(BceCredentials credentials)
-