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); }
GetMapStyleDescriptorResult(const GetMapStyleDescriptorResult &)=delete
GetMapStyleDescriptorResult & WithContentType(const Aws::String &value)
GetMapStyleDescriptorResult & WithRequestId(const Aws::String &value)
GetMapStyleDescriptorResult & operator=(const GetMapStyleDescriptorResult &)=delete
GetMapStyleDescriptorResult & WithRequestId(Aws::String &&value)
GetMapStyleDescriptorResult & WithCacheControl(const Aws::String &value)
GetMapStyleDescriptorResult & WithCacheControl(const char *value)
const Aws::String & GetRequestId() const
const Aws::String & GetCacheControl() const
GetMapStyleDescriptorResult & WithContentType(const char *value)
GetMapStyleDescriptorResult & WithCacheControl(Aws::String &&value)
AWS_LOCATIONSERVICE_API GetMapStyleDescriptorResult(GetMapStyleDescriptorResult &&)
Aws::IOStream & GetBlob() const
void SetContentType(Aws::String &&value)
void SetContentType(const Aws::String &value)
AWS_LOCATIONSERVICE_API GetMapStyleDescriptorResult(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
void SetCacheControl(const Aws::String &value)
GetMapStyleDescriptorResult & WithContentType(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetRequestId(const char *value)
void SetCacheControl(Aws::String &&value)
const Aws::String & GetContentType() const
AWS_LOCATIONSERVICE_API GetMapStyleDescriptorResult & operator=(GetMapStyleDescriptorResult &&)
GetMapStyleDescriptorResult & WithRequestId(const char *value)
AWS_LOCATIONSERVICE_API GetMapStyleDescriptorResult & operator=(Aws::AmazonWebServiceResult< Aws::Utils::Stream::ResponseStream > &&result)
void SetContentType(const char *value)
void ReplaceBody(Aws::IOStream *body)
void SetCacheControl(const char *value)
AWS_LOCATIONSERVICE_API GetMapStyleDescriptorResult()
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