75 inline void SetQueueNamePrefix(
const char* value) { m_queueNamePrefixHasBeenSet =
true; m_queueNamePrefix.assign(value); }
122 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
159 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
171 bool m_queueNamePrefixHasBeenSet;
174 bool m_nextTokenHasBeenSet;
177 bool m_maxResultsHasBeenSet;