Home
last modified time | relevance | path

Searched refs:m_defaultRetentionHasBeenSet (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/source/model/
H A DObjectLockRule.cpp24 m_defaultRetentionHasBeenSet(false) in ObjectLockRule()
29 m_defaultRetentionHasBeenSet(false) in ObjectLockRule()
44 m_defaultRetentionHasBeenSet = true; in operator =()
54 if(m_defaultRetentionHasBeenSet) in AddToNode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/source/model/
H A DObjectLockRule.cpp24 m_defaultRetentionHasBeenSet(false) in ObjectLockRule()
29 m_defaultRetentionHasBeenSet(false) in ObjectLockRule()
44 m_defaultRetentionHasBeenSet = true; in operator =()
54 if(m_defaultRetentionHasBeenSet) in AddToNode()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DObjectLockRule.h56 inline bool DefaultRetentionHasBeenSet() const { return m_defaultRetentionHasBeenSet; } in DefaultRetentionHasBeenSet()
65 …inline void SetDefaultRetention(const DefaultRetention& value) { m_defaultRetentionHasBeenSet = tr… in SetDefaultRetention()
74 …inline void SetDefaultRetention(DefaultRetention&& value) { m_defaultRetentionHasBeenSet = true; m… in SetDefaultRetention()
97 bool m_defaultRetentionHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DObjectLockRule.h56 inline bool DefaultRetentionHasBeenSet() const { return m_defaultRetentionHasBeenSet; } in DefaultRetentionHasBeenSet()
65 …inline void SetDefaultRetention(const DefaultRetention& value) { m_defaultRetentionHasBeenSet = tr… in SetDefaultRetention()
74 …inline void SetDefaultRetention(DefaultRetention&& value) { m_defaultRetentionHasBeenSet = true; m… in SetDefaultRetention()
97 bool m_defaultRetentionHasBeenSet; variable