14 namespace DirectoryService
60 inline void SetDirectoryId(
const char* value) { m_directoryIdHasBeenSet =
true; m_directoryId.assign(value); }
121 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
164 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
174 bool m_directoryIdHasBeenSet;
177 bool m_nextTokenHasBeenSet;
180 bool m_limitHasBeenSet;