62 inline void SetQueueNamePrefix(
const char* value) { m_queueNamePrefixHasBeenSet =
true; m_queueNamePrefix.assign(value); }
87 bool m_queueNamePrefixHasBeenSet;
void SetQueueNamePrefix(const char *value)
void SetQueueNamePrefix(const Aws::String &value)
const Aws::String & GetQueueNamePrefix() const
void SetQueueNamePrefix(Aws::String &&value)
ListQueuesRequest & WithQueueNamePrefix(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListQueuesRequest & WithQueueNamePrefix(const Aws::String &value)
ListQueuesRequest & WithQueueNamePrefix(Aws::String &&value)
JSON (JavaScript Object Notation).