AWS SDK for C++  0.14.3
AWS SDK for C++
Public Member Functions | List of all members
Aws::Transfer::DownloadFileContext Class Reference

#include <TransferContext.h>

+ Inheritance diagram for Aws::Transfer::DownloadFileContext:

Public Member Functions

 DownloadFileContext (std::shared_ptr< DownloadFileRequest > downloadRequest)
 
std::shared_ptr< DownloadFileRequestGetDownloadRequest () const
 
- Public Member Functions inherited from Aws::Client::AsyncCallerContext
 AsyncCallerContext ()
 
 AsyncCallerContext (const Aws::String &uuid)
 
 AsyncCallerContext (const char *uuid)
 
virtual ~AsyncCallerContext ()
 
const Aws::StringGetUUID () const
 
void SetUUID (const Aws::String &value)
 
void SetUUID (const char *value)
 

Detailed Description

Definition at line 42 of file TransferContext.h.

Constructor & Destructor Documentation

Aws::Transfer::DownloadFileContext::DownloadFileContext ( std::shared_ptr< DownloadFileRequest downloadRequest)

Member Function Documentation

std::shared_ptr<DownloadFileRequest> Aws::Transfer::DownloadFileContext::GetDownloadRequest ( ) const
inline

Definition at line 48 of file TransferContext.h.


The documentation for this class was generated from the following file: