AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces | Typedefs
TransferClientDefs.h File Reference
#include <aws/transfer/UploadBuffer.h>

Go to the source code of this file.

Classes

class  Aws::Transfer::ResourceManagerInterface< T >
 
class  Aws::Transfer::ScopedResourceSet< T >
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Transfer
 

Typedefs

using Aws::Transfer::UploadBufferResourceType = std::shared_ptr< UploadBuffer >
 
using Aws::Transfer::UploadBufferResourceManagerType = ResourceManagerInterface< UploadBufferResourceType >
 
using Aws::Transfer::UploadBufferScopedResourceSetType = ScopedResourceSet< UploadBufferResourceType >