23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
57 inline void SetPosition(
const char* value) { m_position.assign(value); }
const Aws::Vector< BasePathMapping > & GetItems() const
void SetItems(const Aws::Vector< BasePathMapping > &value)
GetBasePathMappingsResult & WithItems(Aws::Vector< BasePathMapping > &&value)
GetBasePathMappingsResult & WithPosition(Aws::String &&value)
void SetPosition(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::String & GetPosition() const
void SetPosition(Aws::String &&value)
void SetPosition(const char *value)
GetBasePathMappingsResult & AddItems(BasePathMapping &&value)
GetBasePathMappingsResult & WithPosition(const char *value)
GetBasePathMappingsResult & WithPosition(const Aws::String &value)
GetBasePathMappingsResult & AddItems(const BasePathMapping &value)
GetBasePathMappingsResult & WithItems(const Aws::Vector< BasePathMapping > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetItems(Aws::Vector< BasePathMapping > &&value)
#define AWS_APIGATEWAY_API
JSON (JavaScript Object Notation).