Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
google::cloud::storage_experimental::AsyncClient Member List

This is the complete list of members for google::cloud::storage_experimental::AsyncClient, including all inherited members.

ComposeObject(std::string bucket_name, std::vector< storage::ComposeSourceObject > source_objects, std::string destination_object_name, Options &&... options)google::cloud::storage_experimental::AsyncClientinline
DeleteObject(std::string const &bucket_name, std::string const &object_name, RequestOptions &&... options)google::cloud::storage_experimental::AsyncClientinline
MakeAsyncClientgoogle::cloud::storage_experimental::AsyncClientfriend
ReadObject(std::string const &bucket_name, std::string const &object_name, std::int64_t offset, std::int64_t limit, RequestOptions &&... options)google::cloud::storage_experimental::AsyncClientinline
StartResumableUpload(std::string const &bucket_name, std::string const &object_name, RequestOptions &&... options)google::cloud::storage_experimental::AsyncClientinline
~AsyncClient()=defaultgoogle::cloud::storage_experimental::AsyncClient