15 namespace DirectoryService
72 inline void SetDirectoryId(
const char* value) { m_directoryIdHasBeenSet =
true; m_directoryId.assign(value); }
194 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
228 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
238 bool m_directoryIdHasBeenSet;
241 bool m_trustIdsHasBeenSet;
244 bool m_nextTokenHasBeenSet;
247 bool m_limitHasBeenSet;