パッケージ com.linecorp.bot.client

クラス ChannelManagementSyncClientImpl

    • メソッドの概要

      すべてのメソッド staticメソッド インスタンス・メソッド concreteメソッド 
      修飾子とタイプ メソッド 説明
      com.linecorp.bot.liff.response.LiffAppAddResponse addLiffApp​(com.linecorp.bot.liff.request.LiffAppAddRequest liffAppAddRequest)  
      void deleteLiffApp​(java.lang.String liffId)  
      com.linecorp.bot.liff.response.LiffAppsResponse getAllLiffApps()  
      static ChannelManagementSyncClientImpl of​(com.linecorp.bot.client.ChannelManagementClientRetrofitIface retrofitImpl)  
      void updateLiffApp​(java.lang.String liffId, com.linecorp.bot.liff.LiffView liffView)  
      • クラスから継承されたメソッド java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait