7#include <aws/codeartifact/CodeArtifact_EXPORTS.h>
8#include <aws/codeartifact/model/DomainEntryPoint.h>
9#include <aws/codeartifact/model/PackageVersionOriginType.h>
51 template<
typename DomainEntryPo
intT = DomainEntryPo
int>
52 void SetDomainEntryPoint(DomainEntryPointT&& value) { m_domainEntryPointHasBeenSet =
true; m_domainEntryPoint = std::forward<DomainEntryPointT>(value); }
53 template<
typename DomainEntryPo
intT = DomainEntryPo
int>
72 bool m_domainEntryPointHasBeenSet =
false;
75 bool m_originTypeHasBeenSet =
false;
void SetOriginType(PackageVersionOriginType value)
AWS_CODEARTIFACT_API Aws::Utils::Json::JsonValue Jsonize() const
const DomainEntryPoint & GetDomainEntryPoint() const
AWS_CODEARTIFACT_API PackageVersionOrigin & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEARTIFACT_API PackageVersionOrigin(Aws::Utils::Json::JsonView jsonValue)
PackageVersionOrigin & WithOriginType(PackageVersionOriginType value)
bool OriginTypeHasBeenSet() const
bool DomainEntryPointHasBeenSet() const
PackageVersionOrigin & WithDomainEntryPoint(DomainEntryPointT &&value)
PackageVersionOriginType GetOriginType() const
AWS_CODEARTIFACT_API PackageVersionOrigin()=default
void SetDomainEntryPoint(DomainEntryPointT &&value)
Aws::Utils::Json::JsonValue JsonValue