Home
last modified time | relevance | path

Searched refs:WithLicenseType (Results 1 – 13 of 13) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-grafana/include/aws/grafana/model/
H A DAssociateLicenseRequest.h59 …inline AssociateLicenseRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(value);… in WithLicenseType() function
64 …inline AssociateLicenseRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(va… in WithLicenseType() function
H A DDisassociateLicenseRequest.h59 …inline DisassociateLicenseRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(valu… in WithLicenseType() function
64 …inline DisassociateLicenseRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move… in WithLicenseType() function
H A DWorkspaceDescription.h529 …inline WorkspaceDescription& WithLicenseType(const LicenseType& value) { SetLicenseType(value); re… in WithLicenseType() function
535 …inline WorkspaceDescription& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(value… in WithLicenseType() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DUpdateUserRequestItem.h108 …inline UpdateUserRequestItem& WithLicenseType(const License& value) { SetLicenseType(value); retur… in WithLicenseType() function
113 …inline UpdateUserRequestItem& WithLicenseType(License&& value) { SetLicenseType(std::move(value));… in WithLicenseType() function
H A DUpdateUserRequest.h148 …inline UpdateUserRequest& WithLicenseType(const License& value) { SetLicenseType(value); return *t… in WithLicenseType() function
154 …inline UpdateUserRequest& WithLicenseType(License&& value) { SetLicenseType(std::move(value)); ret… in WithLicenseType() function
H A DUser.h274 inline User& WithLicenseType(const License& value) { SetLicenseType(value); return *this;} in WithLicenseType() function
279 inline User& WithLicenseType(License&& value) { SetLicenseType(std::move(value)); return *this;} in WithLicenseType() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/include/aws/sms/model/
H A DServerReplicationParameters.h139 …inline ServerReplicationParameters& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType() function
144 …inline ServerReplicationParameters& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType() function
H A DUpdateReplicationJobRequest.h160 …inline UpdateReplicationJobRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType() function
166 …inline UpdateReplicationJobRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType() function
H A DCreateReplicationJobRequest.h181 …inline CreateReplicationJobRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType() function
187 …inline CreateReplicationJobRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType() function
H A DReplicationJob.h323 …inline ReplicationJob& WithLicenseType(const LicenseType& value) { SetLicenseType(value); return *… in WithLicenseType() function
329 …inline ReplicationJob& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(value)); re… in WithLicenseType() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DImportImageRequest.h674 …inline ImportImageRequest& WithLicenseType(const Aws::String& value) { SetLicenseType(value); retu… in WithLicenseType() function
688 …inline ImportImageRequest& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value))… in WithLicenseType() function
702 …inline ImportImageRequest& WithLicenseType(const char* value) { SetLicenseType(value); return *thi… in WithLicenseType() function
H A DImportImageResponse.h302 …inline ImportImageResponse& WithLicenseType(const Aws::String& value) { SetLicenseType(value); ret… in WithLicenseType() function
307 …inline ImportImageResponse& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value)… in WithLicenseType() function
312 …inline ImportImageResponse& WithLicenseType(const char* value) { SetLicenseType(value); return *th… in WithLicenseType() function
H A DImportImageTask.h366 …inline ImportImageTask& WithLicenseType(const Aws::String& value) { SetLicenseType(value); return … in WithLicenseType() function
371 …inline ImportImageTask& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value)); r… in WithLicenseType() function
376 … inline ImportImageTask& WithLicenseType(const char* value) { SetLicenseType(value); return *this;} in WithLicenseType() function