Home
last modified time | relevance | path

Searched refs:LifecycleRuleAndOperator (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DLifecycleRuleAndOperator.h34 class AWS_S3CRT_API LifecycleRuleAndOperator
37 LifecycleRuleAndOperator();
38 LifecycleRuleAndOperator(const Aws::Utils::Xml::XmlNode& xmlNode);
39 LifecycleRuleAndOperator& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
72 …inline LifecycleRuleAndOperator& WithPrefix(const Aws::String& value) { SetPrefix(value); return *… in WithPrefix()
77 …inline LifecycleRuleAndOperator& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); re… in WithPrefix()
82 … inline LifecycleRuleAndOperator& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
113 …inline LifecycleRuleAndOperator& WithTags(const Aws::Vector<Tag>& value) { SetTags(value); return … in WithTags()
119 …inline LifecycleRuleAndOperator& WithTags(Aws::Vector<Tag>&& value) { SetTags(std::move(value)); r… in WithTags()
125 …inline LifecycleRuleAndOperator& AddTags(const Tag& value) { m_tagsHasBeenSet = true; m_tags.push_… in AddTags()
[all …]
H A DLifecycleRuleFilter.h163 inline const LifecycleRuleAndOperator& GetAnd() const{ return m_and; } in GetAnd()
169 …inline void SetAnd(const LifecycleRuleAndOperator& value) { m_andHasBeenSet = true; m_and = value;… in SetAnd()
172 …inline void SetAnd(LifecycleRuleAndOperator&& value) { m_andHasBeenSet = true; m_and = std::move(v… in SetAnd()
175 …inline LifecycleRuleFilter& WithAnd(const LifecycleRuleAndOperator& value) { SetAnd(value); return… in WithAnd()
178 …inline LifecycleRuleFilter& WithAnd(LifecycleRuleAndOperator&& value) { SetAnd(std::move(value)); … in WithAnd()
188 LifecycleRuleAndOperator m_and;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DLifecycleRuleAndOperator.h34 class AWS_S3_API LifecycleRuleAndOperator
37 LifecycleRuleAndOperator();
38 LifecycleRuleAndOperator(const Aws::Utils::Xml::XmlNode& xmlNode);
39 LifecycleRuleAndOperator& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
72 …inline LifecycleRuleAndOperator& WithPrefix(const Aws::String& value) { SetPrefix(value); return *… in WithPrefix()
77 …inline LifecycleRuleAndOperator& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); re… in WithPrefix()
82 … inline LifecycleRuleAndOperator& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
113 …inline LifecycleRuleAndOperator& WithTags(const Aws::Vector<Tag>& value) { SetTags(value); return … in WithTags()
119 …inline LifecycleRuleAndOperator& WithTags(Aws::Vector<Tag>&& value) { SetTags(std::move(value)); r… in WithTags()
125 …inline LifecycleRuleAndOperator& AddTags(const Tag& value) { m_tagsHasBeenSet = true; m_tags.push_… in AddTags()
[all …]
H A DLifecycleRuleFilter.h163 inline const LifecycleRuleAndOperator& GetAnd() const{ return m_and; } in GetAnd()
169 …inline void SetAnd(const LifecycleRuleAndOperator& value) { m_andHasBeenSet = true; m_and = value;… in SetAnd()
172 …inline void SetAnd(LifecycleRuleAndOperator&& value) { m_andHasBeenSet = true; m_and = std::move(v… in SetAnd()
175 …inline LifecycleRuleFilter& WithAnd(const LifecycleRuleAndOperator& value) { SetAnd(value); return… in WithAnd()
178 …inline LifecycleRuleFilter& WithAnd(LifecycleRuleAndOperator&& value) { SetAnd(std::move(value)); … in WithAnd()
188 LifecycleRuleAndOperator m_and;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/include/aws/s3control/model/
H A DLifecycleRuleAndOperator.h33 class AWS_S3CONTROL_API LifecycleRuleAndOperator
36 LifecycleRuleAndOperator();
37 LifecycleRuleAndOperator(const Aws::Utils::Xml::XmlNode& xmlNode);
38 LifecycleRuleAndOperator& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
71 …inline LifecycleRuleAndOperator& WithPrefix(const Aws::String& value) { SetPrefix(value); return *… in WithPrefix()
76 …inline LifecycleRuleAndOperator& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); re… in WithPrefix()
81 … inline LifecycleRuleAndOperator& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
112 …inline LifecycleRuleAndOperator& WithTags(const Aws::Vector<S3Tag>& value) { SetTags(value); retur… in WithTags()
118 …inline LifecycleRuleAndOperator& WithTags(Aws::Vector<S3Tag>&& value) { SetTags(std::move(value));… in WithTags()
124 …inline LifecycleRuleAndOperator& AddTags(const S3Tag& value) { m_tagsHasBeenSet = true; m_tags.pus… in AddTags()
[all …]
H A DLifecycleRuleFilter.h146 inline const LifecycleRuleAndOperator& GetAnd() const{ return m_and; } in GetAnd()
156 …inline void SetAnd(const LifecycleRuleAndOperator& value) { m_andHasBeenSet = true; m_and = value;… in SetAnd()
161 …inline void SetAnd(LifecycleRuleAndOperator&& value) { m_andHasBeenSet = true; m_and = std::move(v… in SetAnd()
166 …inline LifecycleRuleFilter& WithAnd(const LifecycleRuleAndOperator& value) { SetAnd(value); return… in WithAnd()
171 …inline LifecycleRuleFilter& WithAnd(LifecycleRuleAndOperator&& value) { SetAnd(std::move(value)); … in WithAnd()
181 LifecycleRuleAndOperator m_and;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/source/model/
H A DLifecycleRuleAndOperator.cpp23 LifecycleRuleAndOperator::LifecycleRuleAndOperator() : in LifecycleRuleAndOperator() function in Aws::S3::Model::LifecycleRuleAndOperator
29 LifecycleRuleAndOperator::LifecycleRuleAndOperator(const XmlNode& xmlNode) : in LifecycleRuleAndOperator() function in Aws::S3::Model::LifecycleRuleAndOperator
36 LifecycleRuleAndOperator& LifecycleRuleAndOperator::operator =(const XmlNode& xmlNode) in operator =()
65 void LifecycleRuleAndOperator::AddToNode(XmlNode& parentNode) const in AddToNode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/source/model/
H A DLifecycleRuleAndOperator.cpp23 LifecycleRuleAndOperator::LifecycleRuleAndOperator() : in LifecycleRuleAndOperator() function in Aws::S3Crt::Model::LifecycleRuleAndOperator
29 LifecycleRuleAndOperator::LifecycleRuleAndOperator(const XmlNode& xmlNode) : in LifecycleRuleAndOperator() function in Aws::S3Crt::Model::LifecycleRuleAndOperator
36 LifecycleRuleAndOperator& LifecycleRuleAndOperator::operator =(const XmlNode& xmlNode) in operator =()
65 void LifecycleRuleAndOperator::AddToNode(XmlNode& parentNode) const in AddToNode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/source/model/
H A DLifecycleRuleAndOperator.cpp23 LifecycleRuleAndOperator::LifecycleRuleAndOperator() : in LifecycleRuleAndOperator() function in Aws::S3Control::Model::LifecycleRuleAndOperator
29 LifecycleRuleAndOperator::LifecycleRuleAndOperator(const XmlNode& xmlNode) : in LifecycleRuleAndOperator() function in Aws::S3Control::Model::LifecycleRuleAndOperator
36 LifecycleRuleAndOperator& LifecycleRuleAndOperator::operator =(const XmlNode& xmlNode) in operator =()
65 void LifecycleRuleAndOperator::AddToNode(XmlNode& parentNode) const in AddToNode()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/s3control/types/
H A Dtypes.go423 type LifecycleRuleAndOperator struct { struct
437 And *LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/s3control/types/
H A Dtypes.go423 type LifecycleRuleAndOperator struct { struct
437 And *LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/s3control/types/
H A Dtypes.go423 type LifecycleRuleAndOperator struct { struct
437 And *LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/s3control/types/
H A Dtypes.go445 type LifecycleRuleAndOperator struct { struct
459 And *LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/s3control/types/
H A Dtypes.go445 type LifecycleRuleAndOperator struct { struct
459 And *LifecycleRuleAndOperator
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/s3control/types/
H A Dtypes.go445 type LifecycleRuleAndOperator struct { struct
459 And *LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/s3control/types/
H A Dtypes.go446 type LifecycleRuleAndOperator struct { struct
460 And *LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/s3/types/
H A Dtypes_exported_test.go59 var _ *types.LifecycleRuleAndOperator
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/s3control/types/
H A Dtypes.go622 type LifecycleRuleAndOperator struct { struct
638 And *LifecycleRuleAndOperator
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/aws/aws-sdk-go-v2/service/s3/types/
H A Dtypes.go1966 type LifecycleRuleAndOperator struct { struct
2009 Value LifecycleRuleAndOperator

1234567