14 namespace DirectoryService
65 inline void SetDirectoryId(
const char* value) { m_directoryIdHasBeenSet =
true; m_directoryId.assign(value); }
114 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
148 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
158 bool m_directoryIdHasBeenSet;
161 bool m_nextTokenHasBeenSet;
164 bool m_limitHasBeenSet;