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;
80 inline void SetRegistryId(
const char* value) { m_registryId.assign(value); }
105 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetRequestId(const Aws::String &value)
void SetEcrRepositoryPrefix(Aws::String &&value)
DeletePullThroughCacheRuleResult & WithUpstreamRegistryUrl(const char *value)
void SetEcrRepositoryPrefix(const char *value)
void SetCredentialArn(Aws::String &&value)
DeletePullThroughCacheRuleResult & WithCreatedAt(Aws::Utils::DateTime &&value)
DeletePullThroughCacheRuleResult & WithCredentialArn(const char *value)
DeletePullThroughCacheRuleResult & WithCredentialArn(const Aws::String &value)
DeletePullThroughCacheRuleResult & WithCredentialArn(Aws::String &&value)
void SetCredentialArn(const char *value)
DeletePullThroughCacheRuleResult & WithRequestId(const char *value)
DeletePullThroughCacheRuleResult & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetRequestId(const char *value)
AWS_ECR_API DeletePullThroughCacheRuleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetCredentialArn(const Aws::String &value)
DeletePullThroughCacheRuleResult & WithRequestId(const Aws::String &value)
void SetRegistryId(Aws::String &&value)
void SetRegistryId(const char *value)
DeletePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const char *value)
DeletePullThroughCacheRuleResult & WithEcrRepositoryPrefix(Aws::String &&value)
DeletePullThroughCacheRuleResult & WithRegistryId(const char *value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
DeletePullThroughCacheRuleResult & WithRegistryId(Aws::String &&value)
void SetRegistryId(const Aws::String &value)
void SetUpstreamRegistryUrl(const char *value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetUpstreamRegistryUrl() const
const Aws::String & GetRegistryId() const
DeletePullThroughCacheRuleResult & WithRegistryId(const Aws::String &value)
DeletePullThroughCacheRuleResult & WithUpstreamRegistryUrl(const Aws::String &value)
DeletePullThroughCacheRuleResult & WithUpstreamRegistryUrl(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetUpstreamRegistryUrl(Aws::String &&value)
const Aws::String & GetEcrRepositoryPrefix() const
const Aws::String & GetCredentialArn() const
AWS_ECR_API DeletePullThroughCacheRuleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeletePullThroughCacheRuleResult & WithEcrRepositoryPrefix(const Aws::String &value)
void SetUpstreamRegistryUrl(const Aws::String &value)
void SetEcrRepositoryPrefix(const Aws::String &value)
DeletePullThroughCacheRuleResult & WithRequestId(Aws::String &&value)
AWS_ECR_API DeletePullThroughCacheRuleResult()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue