Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53-recovery-readiness/include/aws/route53-recovery-readiness/model/
H A DUpdateResourceSetRequest.h94 …inline void SetResourceSetType(const Aws::String& value) { m_resourceSetTypeHasBeenSet = true; m_r… in SetResourceSetType() function
99 …inline void SetResourceSetType(Aws::String&& value) { m_resourceSetTypeHasBeenSet = true; m_resour… in SetResourceSetType() function
104 …inline void SetResourceSetType(const char* value) { m_resourceSetTypeHasBeenSet = true; m_resource… in SetResourceSetType() function
109 …esourceSetRequest& WithResourceSetType(const Aws::String& value) { SetResourceSetType(value); retu… in WithResourceSetType()
114 …inline UpdateResourceSetRequest& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std… in WithResourceSetType()
119 …inline UpdateResourceSetRequest& WithResourceSetType(const char* value) { SetResourceSetType(value… in WithResourceSetType()
H A DCreateResourceSetRequest.h95 …inline void SetResourceSetType(const Aws::String& value) { m_resourceSetTypeHasBeenSet = true; m_r… in SetResourceSetType() function
100 …inline void SetResourceSetType(Aws::String&& value) { m_resourceSetTypeHasBeenSet = true; m_resour… in SetResourceSetType() function
105 …inline void SetResourceSetType(const char* value) { m_resourceSetTypeHasBeenSet = true; m_resource… in SetResourceSetType() function
110 …esourceSetRequest& WithResourceSetType(const Aws::String& value) { SetResourceSetType(value); retu… in WithResourceSetType()
115 …inline CreateResourceSetRequest& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std… in WithResourceSetType()
120 …inline CreateResourceSetRequest& WithResourceSetType(const char* value) { SetResourceSetType(value… in WithResourceSetType()
H A DGetResourceSetResult.h118 inline void SetResourceSetType(const Aws::String& value) { m_resourceSetType = value; } in SetResourceSetType() function
123 inline void SetResourceSetType(Aws::String&& value) { m_resourceSetType = std::move(value); } in SetResourceSetType() function
128 inline void SetResourceSetType(const char* value) { m_resourceSetType.assign(value); } in SetResourceSetType() function
133 …inline GetResourceSetResult& WithResourceSetType(const Aws::String& value) { SetResourceSetType(va… in WithResourceSetType()
138 …inline GetResourceSetResult& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std::mo… in WithResourceSetType()
143 …inline GetResourceSetResult& WithResourceSetType(const char* value) { SetResourceSetType(value); r… in WithResourceSetType()
H A DUpdateResourceSetResult.h118 inline void SetResourceSetType(const Aws::String& value) { m_resourceSetType = value; } in SetResourceSetType() function
123 inline void SetResourceSetType(Aws::String&& value) { m_resourceSetType = std::move(value); } in SetResourceSetType() function
128 inline void SetResourceSetType(const char* value) { m_resourceSetType.assign(value); } in SetResourceSetType() function
133 …ResourceSetResult& WithResourceSetType(const Aws::String& value) { SetResourceSetType(value); retu… in WithResourceSetType()
138 …inline UpdateResourceSetResult& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std:… in WithResourceSetType()
143 …inline UpdateResourceSetResult& WithResourceSetType(const char* value) { SetResourceSetType(value)… in WithResourceSetType()
H A DCreateResourceSetResult.h118 inline void SetResourceSetType(const Aws::String& value) { m_resourceSetType = value; } in SetResourceSetType() function
123 inline void SetResourceSetType(Aws::String&& value) { m_resourceSetType = std::move(value); } in SetResourceSetType() function
128 inline void SetResourceSetType(const char* value) { m_resourceSetType.assign(value); } in SetResourceSetType() function
133 …ResourceSetResult& WithResourceSetType(const Aws::String& value) { SetResourceSetType(value); retu… in WithResourceSetType()
138 …inline CreateResourceSetResult& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std:… in WithResourceSetType()
143 …inline CreateResourceSetResult& WithResourceSetType(const char* value) { SetResourceSetType(value)… in WithResourceSetType()
H A DResourceSetOutput.h138 …inline void SetResourceSetType(const Aws::String& value) { m_resourceSetTypeHasBeenSet = true; m_r… in SetResourceSetType() function
143 …inline void SetResourceSetType(Aws::String&& value) { m_resourceSetTypeHasBeenSet = true; m_resour… in SetResourceSetType() function
148 …inline void SetResourceSetType(const char* value) { m_resourceSetTypeHasBeenSet = true; m_resource… in SetResourceSetType() function
153 …inline ResourceSetOutput& WithResourceSetType(const Aws::String& value) { SetResourceSetType(value… in WithResourceSetType()
158 …inline ResourceSetOutput& WithResourceSetType(Aws::String&& value) { SetResourceSetType(std::move(… in WithResourceSetType()
163 …inline ResourceSetOutput& WithResourceSetType(const char* value) { SetResourceSetType(value); retu… in WithResourceSetType()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3936 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
3991 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5186 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6283 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
6934 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
6983 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3936 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
3991 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5186 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6283 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
6934 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
6983 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4032 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
4095 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5522 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6835 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
7598 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
7655 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4032 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
4095 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5522 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6835 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
7598 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
7655 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go4032 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
4095 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5522 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6835 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
7598 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
7655 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3936 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
3991 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5186 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6283 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
6934 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
6983 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go3936 func (s *CreateResourceSetInput) SetResourceSetType(v string) *CreateResourceSetInput { func
3991 func (s *CreateResourceSetOutput) SetResourceSetType(v string) *CreateResourceSetOutput { func
5186 func (s *GetResourceSetOutput) SetResourceSetType(v string) *GetResourceSetOutput { func
6283 func (s *ResourceSetOutput_) SetResourceSetType(v string) *ResourceSetOutput_ { func
6934 func (s *UpdateResourceSetInput) SetResourceSetType(v string) *UpdateResourceSetInput { func
6983 func (s *UpdateResourceSetOutput) SetResourceSetType(v string) *UpdateResourceSetOutput { func