7#include <aws/ecr/ECR_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
57 inline void SetRegistryId(
const char* value) { m_registryId.assign(value); }
94 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetCredentialArn(const Aws::String &value)
AWS_ECR_API UpdatePullThroughCacheRuleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdatePullThroughCacheRuleResult & WithRegistryId(Aws::String &&value)
const Aws::String & GetRequestId() const
void SetUpdatedAt(Aws::Utils::DateTime &&value)
UpdatePullThroughCacheRuleResult & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetRegistryId(const Aws::String &value)
void SetCredentialArn(const char *value)
AWS_ECR_API UpdatePullThroughCacheRuleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdatePullThroughCacheRuleResult & WithRequestId(const char *value)
const Aws::String & GetCredentialArn() const
void SetRequestId(const Aws::String &value)
UpdatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const char *value)
UpdatePullThroughCacheRuleResult & WithCredentialArn(Aws::String &&value)
UpdatePullThroughCacheRuleResult & WithCredentialArn(const char *value)
void SetRequestId(const char *value)
UpdatePullThroughCacheRuleResult & WithCredentialArn(const Aws::String &value)
const Aws::String & GetEcrRepositoryPrefix() const
UpdatePullThroughCacheRuleResult & WithRegistryId(const Aws::String &value)
void SetRegistryId(const char *value)
UpdatePullThroughCacheRuleResult & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetUpdatedAt(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetUpdatedAt() const
UpdatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const Aws::String &value)
void SetEcrRepositoryPrefix(const Aws::String &value)
void SetRequestId(Aws::String &&value)
UpdatePullThroughCacheRuleResult & WithRegistryId(const char *value)
void SetRegistryId(Aws::String &&value)
void SetEcrRepositoryPrefix(Aws::String &&value)
AWS_ECR_API UpdatePullThroughCacheRuleResult()
void SetCredentialArn(Aws::String &&value)
UpdatePullThroughCacheRuleResult & WithEcrRepositoryPrefix(Aws::String &&value)
const Aws::String & GetRegistryId() const
void SetEcrRepositoryPrefix(const char *value)
UpdatePullThroughCacheRuleResult & WithRequestId(Aws::String &&value)
UpdatePullThroughCacheRuleResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue