Home
last modified time | relevance | path

Searched refs:m_s3SettingsHasBeenSet (Results 1 – 8 of 8) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DDestinationSettings.cpp22 m_s3SettingsHasBeenSet(false) in DestinationSettings()
27 m_s3SettingsHasBeenSet(false) in DestinationSettings()
38 m_s3SettingsHasBeenSet = true; in operator =()
48 if(m_s3SettingsHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DDestinationSettings.h49 inline bool S3SettingsHasBeenSet() const { return m_s3SettingsHasBeenSet; } in S3SettingsHasBeenSet()
54 …inline void SetS3Settings(const S3DestinationSettings& value) { m_s3SettingsHasBeenSet = true; m_s… in SetS3Settings()
59 …inline void SetS3Settings(S3DestinationSettings&& value) { m_s3SettingsHasBeenSet = true; m_s3Sett… in SetS3Settings()
74 bool m_s3SettingsHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/source/model/
H A DEndpoint.cpp43 m_s3SettingsHasBeenSet(false), in Endpoint()
84 m_s3SettingsHasBeenSet(false), in Endpoint()
236 m_s3SettingsHasBeenSet = true; in operator =()
457 if(m_s3SettingsHasBeenSet) in Jsonize()
H A DModifyEndpointRequest.cpp34 m_s3SettingsHasBeenSet(false), in ModifyEndpointRequest()
147 if(m_s3SettingsHasBeenSet) in SerializePayload()
H A DCreateEndpointRequest.cpp35 m_s3SettingsHasBeenSet(false), in CreateEndpointRequest()
158 if(m_s3SettingsHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DModifyEndpointRequest.h788 inline bool S3SettingsHasBeenSet() const { return m_s3SettingsHasBeenSet; } in S3SettingsHasBeenSet()
797 …inline void SetS3Settings(const S3Settings& value) { m_s3SettingsHasBeenSet = true; m_s3Settings =… in SetS3Settings()
806 …inline void SetS3Settings(S3Settings&& value) { m_s3SettingsHasBeenSet = true; m_s3Settings = std:… in SetS3Settings()
1804 bool m_s3SettingsHasBeenSet; variable
H A DCreateEndpointRequest.h911 inline bool S3SettingsHasBeenSet() const { return m_s3SettingsHasBeenSet; } in S3SettingsHasBeenSet()
920 …inline void SetS3Settings(const S3Settings& value) { m_s3SettingsHasBeenSet = true; m_s3Settings =… in SetS3Settings()
929 …inline void SetS3Settings(S3Settings&& value) { m_s3SettingsHasBeenSet = true; m_s3Settings = std:… in SetS3Settings()
1926 bool m_s3SettingsHasBeenSet; variable
H A DEndpoint.h938 inline bool S3SettingsHasBeenSet() const { return m_s3SettingsHasBeenSet; } in S3SettingsHasBeenSet()
944 …inline void SetS3Settings(const S3Settings& value) { m_s3SettingsHasBeenSet = true; m_s3Settings =… in SetS3Settings()
950 …inline void SetS3Settings(S3Settings&& value) { m_s3SettingsHasBeenSet = true; m_s3Settings = std:… in SetS3Settings()
1594 bool m_s3SettingsHasBeenSet; variable