7#include <aws/ecr/ECR_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
56 inline void SetRegistryId(
const char* value) { m_registryId.assign(value); }
97 inline void SetIsValid(
bool value) { m_isValid = value; }
112 inline void SetFailure(
const char* value) { m_failure.assign(value); }
123 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetEcrRepositoryPrefix(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithRegistryId(Aws::String &&value)
void SetEcrRepositoryPrefix(const char *value)
ValidatePullThroughCacheRuleResult & WithCredentialArn(const char *value)
ValidatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const Aws::String &value)
AWS_ECR_API ValidatePullThroughCacheRuleResult()
ValidatePullThroughCacheRuleResult & WithCredentialArn(Aws::String &&value)
const Aws::String & GetRegistryId() const
const Aws::String & GetEcrRepositoryPrefix() const
void SetCredentialArn(const char *value)
const Aws::String & GetFailure() const
void SetUpstreamRegistryUrl(const char *value)
ValidatePullThroughCacheRuleResult & WithUpstreamRegistryUrl(Aws::String &&value)
void SetRequestId(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(Aws::String &&value)
const Aws::String & GetRequestId() const
ValidatePullThroughCacheRuleResult & WithFailure(Aws::String &&value)
ValidatePullThroughCacheRuleResult & WithRegistryId(const Aws::String &value)
void SetFailure(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithFailure(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithRequestId(const char *value)
void SetCredentialArn(Aws::String &&value)
ValidatePullThroughCacheRuleResult & WithIsValid(bool value)
void SetFailure(const char *value)
void SetRegistryId(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithUpstreamRegistryUrl(const Aws::String &value)
const Aws::String & GetUpstreamRegistryUrl() const
void SetRegistryId(Aws::String &&value)
AWS_ECR_API ValidatePullThroughCacheRuleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRegistryId(const char *value)
ValidatePullThroughCacheRuleResult & WithRegistryId(const char *value)
const Aws::String & GetCredentialArn() const
ValidatePullThroughCacheRuleResult & WithUpstreamRegistryUrl(const char *value)
void SetCredentialArn(const Aws::String &value)
void SetRequestId(const char *value)
void SetUpstreamRegistryUrl(Aws::String &&value)
void SetIsValid(bool value)
AWS_ECR_API ValidatePullThroughCacheRuleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
ValidatePullThroughCacheRuleResult & WithCredentialArn(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithRequestId(const Aws::String &value)
void SetEcrRepositoryPrefix(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetUpstreamRegistryUrl(const Aws::String &value)
ValidatePullThroughCacheRuleResult & WithRequestId(Aws::String &&value)
void SetFailure(Aws::String &&value)
ValidatePullThroughCacheRuleResult & WithFailure(const char *value)
ValidatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue