azure-core
Classes | Namespaces
response.hpp File Reference

Wraps the raw HTTP response from a request made to the service into a response of a specific type. More...

#include "azure/core/http/http.hpp"
#include "azure/core/nullable.hpp"
#include <memory>
#include <stdexcept>
#include <utility>

Go to the source code of this file.

Classes

class  Azure::Response< T >
 Represents the result of an Azure operation over HTTP by wrapping the raw HTTP response from a request made to the service into a response of a specific type. More...
 

Namespaces

 Azure
 Azure SDK abstractions.