Uses of Class
com.bytedesk.social.instagram.InstagramPersistentMenu
Packages that use InstagramPersistentMenu
-
Uses of InstagramPersistentMenu in com.bytedesk.social.instagram
Methods in com.bytedesk.social.instagram with parameters of type InstagramPersistentMenuModifier and TypeMethodDescriptionboolean
InstagramPersistentMenuService.isValidPersistentMenu
(InstagramPersistentMenu persistentMenu) 验证持久菜单参数org.springframework.http.ResponseEntity<InstagramMenuResponse>
InstagramPersistentMenuController.setPersistentMenu
(InstagramPersistentMenu persistentMenu) 设置持久菜单InstagramPersistentMenuService.setPersistentMenu
(InstagramPersistentMenu persistentMenu) 设置持久菜单org.springframework.http.ResponseEntity<InstagramPersistentMenuController.ValidationResponse>
InstagramPersistentMenuController.validatePersistentMenu
(InstagramPersistentMenu persistentMenu) 验证持久菜单参数