7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/stream/ResponseStream.h>
9#include <aws/core/utils/Array.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
18namespace LocationService
57 inline void SetContentType(
const char* value) { m_contentType.assign(value); }
81 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_LOCATIONSERVICE_API GetMapTileResult()
GetMapTileResult & WithCacheControl(Aws::String &&value)
const Aws::String & GetContentType() const
Aws::IOStream & GetBlob() const
void SetCacheControl(const Aws::String &value)
GetMapTileResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_LOCATIONSERVICE_API GetMapTileResult(GetMapTileResult &&)
void SetContentType(const Aws::String &value)
AWS_LOCATIONSERVICE_API GetMapTileResult(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
void SetContentType(const char *value)
AWS_LOCATIONSERVICE_API GetMapTileResult & operator=(GetMapTileResult &&)
GetMapTileResult & WithContentType(const Aws::String &value)
void SetCacheControl(Aws::String &&value)
GetMapTileResult & WithCacheControl(const char *value)
const Aws::String & GetRequestId() const
void SetCacheControl(const char *value)
GetMapTileResult & WithRequestId(const Aws::String &value)
void ReplaceBody(Aws::IOStream *body)
GetMapTileResult & WithContentType(const char *value)
void SetContentType(Aws::String &&value)
void SetRequestId(const char *value)
GetMapTileResult & WithRequestId(const char *value)
GetMapTileResult(const GetMapTileResult &)=delete
void SetRequestId(const Aws::String &value)
GetMapTileResult & operator=(const GetMapTileResult &)=delete
AWS_LOCATIONSERVICE_API GetMapTileResult & operator=(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
GetMapTileResult & WithCacheControl(const Aws::String &value)
GetMapTileResult & WithContentType(Aws::String &&value)
const Aws::String & GetCacheControl() const
Aws::IOStream & GetUnderlyingStream() const
std::basic_iostream< char, std::char_traits< char > > IOStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String