15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
void ReplaceBody(Aws::IOStream *body)
void SetRequestCharged(RequestCharged &&value)
GetObjectTorrentResult & WithRequestCharged(RequestCharged &&value)
AWS_S3_API GetObjectTorrentResult & operator=(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
GetObjectTorrentResult & operator=(const GetObjectTorrentResult &)=delete
AWS_S3_API GetObjectTorrentResult(GetObjectTorrentResult &&)
Aws::IOStream & GetBody()
AWS_S3_API GetObjectTorrentResult()
GetObjectTorrentResult(const GetObjectTorrentResult &)=delete
const RequestCharged & GetRequestCharged() const
void SetRequestCharged(const RequestCharged &value)
AWS_S3_API GetObjectTorrentResult(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
AWS_S3_API GetObjectTorrentResult & operator=(GetObjectTorrentResult &&)
GetObjectTorrentResult & WithRequestCharged(const RequestCharged &value)
Aws::IOStream & GetUnderlyingStream() const
std::basic_iostream< char, std::char_traits< char > > IOStream