7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/proton/model/RepositoryProvider.h>
50 inline void SetBranch(
const char* value) { m_branchHasBeenSet =
true; m_branch.assign(value); }
64 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
84 bool m_branchHasBeenSet =
false;
87 bool m_nameHasBeenSet =
false;
90 bool m_providerHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue