61 inline void SetRepositoryName(
const char* value) { m_repositoryNameHasBeenSet =
true; m_repositoryName.assign(value); }
112 inline void SetAuthorArn(
const char* value) { m_authorArnHasBeenSet =
true; m_authorArn.assign(value); }
201 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
238 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
249 bool m_repositoryNameHasBeenSet;
252 bool m_authorArnHasBeenSet;
255 bool m_pullRequestStatusHasBeenSet;
258 bool m_nextTokenHasBeenSet;
261 bool m_maxResultsHasBeenSet;