Liking cljdoc? Tell your friends :D

amazonica.aws.lexruntime


client-classclj


delete-sessionclj

(delete-session &
                {:keys [bot-alias bot-name user-id] :as delete-session-request})

get-cached-response-metadataclj

(get-cached-response-metadata & [amazon-web-service-request])

get-sessionclj

(get-session &
             {:keys [bot-alias bot-name checkpoint-label-filter user-id]
              :as get-session-request})

post-contentclj

(post-content &
              {:keys [accept active-contexts bot-alias bot-name content-type
                      input-stream request-attributes session-attributes
                      signer-type user-id]
               :as post-content-request})

post-textclj

(post-text &
           {:keys [active-contexts bot-alias bot-name input-text
                   request-attributes session-attributes user-id]
            :as post-text-request})

put-sessionclj

(put-session &
             {:keys [accept active-contexts bot-alias bot-name dialog-action
                     recent-intent-summary-view session-attributes user-id]
              :as put-session-request})

show-functionsclj


shutdownclj

(shutdown)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close