64 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
105 inline void SetRepositoryId(
const char* value) { m_repositoryIdHasBeenSet =
true; m_repositoryId.assign(value); }
146 inline void SetRepositoryName(
const char* value) { m_repositoryNameHasBeenSet =
true; m_repositoryName.assign(value); }
187 inline void SetRepositoryDescription(
const char* value) { m_repositoryDescriptionHasBeenSet =
true; m_repositoryDescription.assign(value); }
228 inline void SetDefaultBranch(
const char* value) { m_defaultBranchHasBeenSet =
true; m_defaultBranch.assign(value); }
331 inline void SetCloneUrlHttp(
const char* value) { m_cloneUrlHttpHasBeenSet =
true; m_cloneUrlHttp.assign(value); }
372 inline void SetCloneUrlSsh(
const char* value) { m_cloneUrlSshHasBeenSet =
true; m_cloneUrlSsh.assign(value); }
413 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
433 bool m_accountIdHasBeenSet;
436 bool m_repositoryIdHasBeenSet;
439 bool m_repositoryNameHasBeenSet;
442 bool m_repositoryDescriptionHasBeenSet;
445 bool m_defaultBranchHasBeenSet;
448 bool m_lastModifiedDateHasBeenSet;
451 bool m_creationDateHasBeenSet;
454 bool m_cloneUrlHttpHasBeenSet;
457 bool m_cloneUrlSshHasBeenSet;
460 bool m_arnHasBeenSet;