Class HttpApiClient.RequestOptions.OauthOptions

    • Constructor Summary

      Constructors 
      Constructor Description
      OauthOptions()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • version

        public java.lang.String version
      • consumerKey

        public java.lang.String consumerKey
      • consumerSecret

        public java.lang.String consumerSecret
      • apiKey

        public java.lang.String apiKey
      • apiSecret

        public java.lang.String apiSecret
    • Constructor Detail

      • OauthOptions

        public OauthOptions()