vibe-aws ~master (2019-03-12T12:27:07Z)
Dub
Repo
AWSResponse
vibe
aws
aws
Undocumented in source.
class
AWSResponse {
this
(HTTPClientResponse response);
Json
responseBody
[@property getter];
}
Constructors
this
this
(HTTPClientResponse response)
Undocumented in source.
Members
Properties
responseBody
Json
responseBody
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vibe
aws
aws
classes
AWSClient
AWSException
AWSResponse
AuthorizationException
structs
ClientConfiguration
ExponentialBackoff