Home
last modified time | relevance | path

Searched refs:m_licenseType (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/source/model/
H A DUpdateUserRequestItem.cpp23 m_licenseType(License::NOT_SET), in UpdateUserRequestItem()
33 m_licenseType(License::NOT_SET), in UpdateUserRequestItem()
53 m_licenseType = LicenseMapper::GetLicenseForName(jsonValue.GetString("LicenseType")); in operator =()
87 payload.WithString("LicenseType", LicenseMapper::GetNameForLicense(m_licenseType)); in Jsonize()
H A DUser.cpp27 m_licenseType(License::NOT_SET), in User()
48 m_licenseType(License::NOT_SET), in User()
103 m_licenseType = LicenseMapper::GetLicenseForName(jsonValue.GetString("LicenseType")); in operator =()
196 payload.WithString("LicenseType", LicenseMapper::GetNameForLicense(m_licenseType)); in Jsonize()
H A DUpdateUserRequest.cpp18 m_licenseType(License::NOT_SET), in UpdateUserRequest()
32 payload.WithString("LicenseType", LicenseMapper::GetNameForLicense(m_licenseType)); in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-grafana/include/aws/grafana/model/
H A DAssociateLicenseRequest.h39 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
49 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
54 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
109 LicenseType m_licenseType;
H A DDisassociateLicenseRequest.h39 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
49 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
54 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
109 LicenseType m_licenseType;
H A DWorkspaceDescription.h505 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
517 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
523 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
1040 LicenseType m_licenseType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/source/model/
H A DServerReplicationParameters.cpp27 m_licenseType(LicenseType::NOT_SET), in ServerReplicationParameters()
43 m_licenseType(LicenseType::NOT_SET), in ServerReplicationParameters()
79 m_licenseType = LicenseTypeMapper::GetLicenseTypeForName(jsonValue.GetString("licenseType")); in operator =()
131 payload.WithString("licenseType", LicenseTypeMapper::GetNameForLicenseType(m_licenseType)); in Jsonize()
H A DReplicationJob.cpp33 m_licenseType(LicenseType::NOT_SET), in ReplicationJob()
62 m_licenseType(LicenseType::NOT_SET), in ReplicationJob()
140 m_licenseType = LicenseTypeMapper::GetLicenseTypeForName(jsonValue.GetString("licenseType")); in operator =()
265 payload.WithString("licenseType", LicenseTypeMapper::GetNameForLicenseType(m_licenseType)); in Jsonize()
H A DUpdateReplicationJobRequest.cpp20 m_licenseType(LicenseType::NOT_SET), in UpdateReplicationJobRequest()
55 payload.WithString("licenseType", LicenseTypeMapper::GetNameForLicenseType(m_licenseType)); in SerializePayload()
H A DCreateReplicationJobRequest.cpp22 m_licenseType(LicenseType::NOT_SET), in CreateReplicationJobRequest()
63 payload.WithString("licenseType", LicenseTypeMapper::GetNameForLicenseType(m_licenseType)); in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DUpdateUserRequestItem.h88 inline const License& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
98 …oid SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
103 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType()
182 License m_licenseType; variable
H A DUpdateUserRequest.h124 inline const License& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
136 …oid SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
142 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType()
226 License m_licenseType; variable
H A DUser.h254 inline const License& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
264 …oid SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
269 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType()
531 License m_licenseType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/include/aws/sms/model/
H A DServerReplicationParameters.h119 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
129 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
134 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
284 LicenseType m_licenseType; variable
H A DUpdateReplicationJobRequest.h136 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
148 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
154 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
392 LicenseType m_licenseType; variable
H A DCreateReplicationJobRequest.h157 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
169 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
175 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
412 LicenseType m_licenseType; variable
H A DReplicationJob.h299 inline const LicenseType& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
311 …SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
317 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
720 LicenseType m_licenseType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-grafana/source/model/
H A DWorkspaceDescription.cpp35 m_licenseType(LicenseType::NOT_SET), in WorkspaceDescription()
65 m_licenseType(LicenseType::NOT_SET), in WorkspaceDescription()
166 m_licenseType = LicenseTypeMapper::GetLicenseTypeForName(jsonValue.GetString("licenseType")); in operator =()
316 payload.WithString("licenseType", LicenseTypeMapper::GetNameForLicenseType(m_licenseType)); in Jsonize()
H A DAssociateLicenseRequest.cpp16 m_licenseType(LicenseType::NOT_SET), in AssociateLicenseRequest()
H A DDisassociateLicenseRequest.cpp16 m_licenseType(LicenseType::NOT_SET), in DisassociateLicenseRequest()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DImportImageRequest.h604 inline const Aws::String& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
632 …SetLicenseType(const Aws::String& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
646 …inline void SetLicenseType(Aws::String&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
660 …inline void SetLicenseType(const char* value) { m_licenseTypeHasBeenSet = true; m_licenseType.assi… in SetLicenseType()
993 Aws::String m_licenseType; variable
H A DImportImageResponse.h282 inline const Aws::String& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
287 inline void SetLicenseType(const Aws::String& value) { m_licenseType = value; } in SetLicenseType()
292 inline void SetLicenseType(Aws::String&& value) { m_licenseType = std::move(value); } in SetLicenseType()
297 inline void SetLicenseType(const char* value) { m_licenseType.assign(value); } in SetLicenseType()
634 Aws::String m_licenseType; variable
H A DImportImageTask.h341 inline const Aws::String& GetLicenseType() const{ return m_licenseType; } in GetLicenseType()
351 …SetLicenseType(const Aws::String& value) { m_licenseTypeHasBeenSet = true; m_licenseType = value; } in SetLicenseType()
356 …inline void SetLicenseType(Aws::String&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType()
361 …inline void SetLicenseType(const char* value) { m_licenseTypeHasBeenSet = true; m_licenseType.assi… in SetLicenseType()
768 Aws::String m_licenseType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DImportImageTask.cpp121 m_licenseType = Aws::Utils::Xml::DecodeEscapedXmlText(licenseTypeNode.GetText()); in operator =()
240 …< index << locationValue << ".LicenseType=" << StringUtils::URLEncode(m_licenseType.c_str()) << "&… in OutputToStream()
340 … oStream << location << ".LicenseType=" << StringUtils::URLEncode(m_licenseType.c_str()) << "&"; in OutputToStream()
H A DImportImageRequest.cpp92 ss << "LicenseType=" << StringUtils::URLEncode(m_licenseType.c_str()) << "&"; in SerializePayload()

12