vibe-s3 ~master (2017-07-31T12:31:01Z)
Dub
Repo
AWSResponse
vibe
aws
aws
Undocumented in source.
class
AWSResponse {
this
(HTTPClientResponse response);
string
toString
();
Json
responseBody
[@property getter];
}
Constructors
this
this
(HTTPClientResponse response)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
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
RESTClient
structs
ClientConfiguration
ExponentialBackoff