Home
last modified time | relevance | path

Searched refs:SetLicenseType (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-grafana/include/aws/grafana/model/
H A DAssociateLicenseRequest.h49 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
54 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
59 …inline AssociateLicenseRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(value);… in WithLicenseType()
64 …inline AssociateLicenseRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(va… in WithLicenseType()
H A DDisassociateLicenseRequest.h49 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
54 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
59 …inline DisassociateLicenseRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(valu… in WithLicenseType()
64 …inline DisassociateLicenseRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move… in WithLicenseType()
H A DWorkspaceDescription.h517 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
523 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
529 …inline WorkspaceDescription& WithLicenseType(const LicenseType& value) { SetLicenseType(value); re… in WithLicenseType()
535 …inline WorkspaceDescription& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(value… in WithLicenseType()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DUpdateUserRequestItem.h98 …inline void SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType =… in SetLicenseType() function
103 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType() function
108 …inline UpdateUserRequestItem& WithLicenseType(const License& value) { SetLicenseType(value); retur… in WithLicenseType()
113 …inline UpdateUserRequestItem& WithLicenseType(License&& value) { SetLicenseType(std::move(value));… in WithLicenseType()
H A DUpdateUserRequest.h136 …inline void SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType =… in SetLicenseType() function
142 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType() function
148 …inline UpdateUserRequest& WithLicenseType(const License& value) { SetLicenseType(value); return *t… in WithLicenseType()
154 …inline UpdateUserRequest& WithLicenseType(License&& value) { SetLicenseType(std::move(value)); ret… in WithLicenseType()
H A DUser.h264 …inline void SetLicenseType(const License& value) { m_licenseTypeHasBeenSet = true; m_licenseType =… in SetLicenseType() function
269 …inline void SetLicenseType(License&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = std:… in SetLicenseType() function
274 inline User& WithLicenseType(const License& value) { SetLicenseType(value); return *this;} in WithLicenseType()
279 inline User& WithLicenseType(License&& value) { SetLicenseType(std::move(value)); return *this;} in WithLicenseType()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/include/aws/sms/model/
H A DServerReplicationParameters.h129 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
134 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
139 …inline ServerReplicationParameters& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType()
144 …inline ServerReplicationParameters& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType()
H A DUpdateReplicationJobRequest.h148 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
154 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
160 …inline UpdateReplicationJobRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType()
166 …inline UpdateReplicationJobRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType()
H A DCreateReplicationJobRequest.h169 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
175 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
181 …inline CreateReplicationJobRequest& WithLicenseType(const LicenseType& value) { SetLicenseType(val… in WithLicenseType()
187 …inline CreateReplicationJobRequest& WithLicenseType(LicenseType&& value) { SetLicenseType(std::mov… in WithLicenseType()
H A DReplicationJob.h311 …inline void SetLicenseType(const LicenseType& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
317 …inline void SetLicenseType(LicenseType&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
323 …inline ReplicationJob& WithLicenseType(const LicenseType& value) { SetLicenseType(value); return *… in WithLicenseType()
329 …inline ReplicationJob& WithLicenseType(LicenseType&& value) { SetLicenseType(std::move(value)); re… in WithLicenseType()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DImportImageRequest.h632 …inline void SetLicenseType(const Aws::String& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
646 …inline void SetLicenseType(Aws::String&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
660 …inline void SetLicenseType(const char* value) { m_licenseTypeHasBeenSet = true; m_licenseType.assi… in SetLicenseType() function
674 …inline ImportImageRequest& WithLicenseType(const Aws::String& value) { SetLicenseType(value); retu… in WithLicenseType()
688 …inline ImportImageRequest& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value))… in WithLicenseType()
702 …inline ImportImageRequest& WithLicenseType(const char* value) { SetLicenseType(value); return *thi… in WithLicenseType()
H A DImportImageResponse.h287 inline void SetLicenseType(const Aws::String& value) { m_licenseType = value; } in SetLicenseType() function
292 inline void SetLicenseType(Aws::String&& value) { m_licenseType = std::move(value); } in SetLicenseType() function
297 inline void SetLicenseType(const char* value) { m_licenseType.assign(value); } in SetLicenseType() function
302 …inline ImportImageResponse& WithLicenseType(const Aws::String& value) { SetLicenseType(value); ret… in WithLicenseType()
307 …inline ImportImageResponse& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value)… in WithLicenseType()
312 …inline ImportImageResponse& WithLicenseType(const char* value) { SetLicenseType(value); return *th… in WithLicenseType()
H A DImportImageTask.h351 …inline void SetLicenseType(const Aws::String& value) { m_licenseTypeHasBeenSet = true; m_licenseTy… in SetLicenseType() function
356 …inline void SetLicenseType(Aws::String&& value) { m_licenseTypeHasBeenSet = true; m_licenseType = … in SetLicenseType() function
361 …inline void SetLicenseType(const char* value) { m_licenseTypeHasBeenSet = true; m_licenseType.assi… in SetLicenseType() function
366 …inline ImportImageTask& WithLicenseType(const Aws::String& value) { SetLicenseType(value); return … in WithLicenseType()
371 …inline ImportImageTask& WithLicenseType(Aws::String&& value) { SetLicenseType(std::move(value)); r… in WithLicenseType()
376 … inline ImportImageTask& WithLicenseType(const char* value) { SetLicenseType(value); return *this;} in WithLicenseType()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/sms/
H A Dapi.go1448 func (s *CreateReplicationJobInput) SetLicenseType(v string) *CreateReplicationJobInput { func
2070 func (s *ReplicationJob) SetLicenseType(v string) *ReplicationJob { func
2419 func (s *UpdateReplicationJobInput) SetLicenseType(v string) *UpdateReplicationJobInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/sms/
H A Dapi.go1446 func (s *CreateReplicationJobInput) SetLicenseType(v string) *CreateReplicationJobInput { func
2050 func (s *ReplicationJob) SetLicenseType(v string) *ReplicationJob { func
2394 func (s *UpdateReplicationJobInput) SetLicenseType(v string) *UpdateReplicationJobInput { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/sms/
H A Dapi.go1448 func (s *CreateReplicationJobInput) SetLicenseType(v string) *CreateReplicationJobInput { func
2070 func (s *ReplicationJob) SetLicenseType(v string) *ReplicationJob { func
2419 func (s *UpdateReplicationJobInput) SetLicenseType(v string) *UpdateReplicationJobInput { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/sms/
H A Dapi.go1446 func (s *CreateReplicationJobInput) SetLicenseType(v string) *CreateReplicationJobInput { func
2050 func (s *ReplicationJob) SetLicenseType(v string) *ReplicationJob { func
2394 func (s *UpdateReplicationJobInput) SetLicenseType(v string) *UpdateReplicationJobInput { func
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go107 func (v *AboutDialog) SetLicenseType(license License) { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go111 func (v *AboutDialog) SetLicenseType(license License) { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go111 func (v *AboutDialog) SetLicenseType(license License) { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go111 func (v *AboutDialog) SetLicenseType(license License) { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go111 func (v *AboutDialog) SetLicenseType(license License) { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/managedgrafana/
H A Dapi.go1394 func (s *AssociateLicenseInput) SetLicenseType(v string) *AssociateLicenseInput { func
2208 func (s *DisassociateLicenseInput) SetLicenseType(v string) *DisassociateLicenseInput { func
4092 func (s *WorkspaceDescription) SetLicenseType(v string) *WorkspaceDescription { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/managedgrafana/
H A Dapi.go1394 func (s *AssociateLicenseInput) SetLicenseType(v string) *AssociateLicenseInput { func
2208 func (s *DisassociateLicenseInput) SetLicenseType(v string) *DisassociateLicenseInput { func
4092 func (s *WorkspaceDescription) SetLicenseType(v string) *WorkspaceDescription { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/managedgrafana/
H A Dapi.go1394 func (s *AssociateLicenseInput) SetLicenseType(v string) *AssociateLicenseInput { func
2208 func (s *DisassociateLicenseInput) SetLicenseType(v string) *DisassociateLicenseInput { func
4092 func (s *WorkspaceDescription) SetLicenseType(v string) *WorkspaceDescription { func

123456