64 inline void SetApplicationId(
const char* value) { m_applicationIdHasBeenSet =
true; m_applicationId.assign(value); }
101 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
134 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
154 bool m_applicationIdHasBeenSet;
157 bool m_maxResultsHasBeenSet;
160 bool m_nextTokenHasBeenSet;