Home
last modified time | relevance | path

Searched refs:SetPoolARN (Results 1 – 19 of 19) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-storagegateway/include/aws/storagegateway/model/
H A DDeleteTapePoolRequest.h50 …inline void SetPoolARN(const Aws::String& value) { m_poolARNHasBeenSet = true; m_poolARN = value; } in SetPoolARN() function
55 …inline void SetPoolARN(Aws::String&& value) { m_poolARNHasBeenSet = true; m_poolARN = std::move(va… in SetPoolARN() function
60 … inline void SetPoolARN(const char* value) { m_poolARNHasBeenSet = true; m_poolARN.assign(value); } in SetPoolARN() function
65 …inline DeleteTapePoolRequest& WithPoolARN(const Aws::String& value) { SetPoolARN(value); return *t… in WithPoolARN()
70 …inline DeleteTapePoolRequest& WithPoolARN(Aws::String&& value) { SetPoolARN(std::move(value)); ret… in WithPoolARN()
75 inline DeleteTapePoolRequest& WithPoolARN(const char* value) { SetPoolARN(value); return *this;} in WithPoolARN()
H A DDeleteTapePoolResult.h43 inline void SetPoolARN(const Aws::String& value) { m_poolARN = value; } in SetPoolARN() function
48 inline void SetPoolARN(Aws::String&& value) { m_poolARN = std::move(value); } in SetPoolARN() function
53 inline void SetPoolARN(const char* value) { m_poolARN.assign(value); } in SetPoolARN() function
58 …inline DeleteTapePoolResult& WithPoolARN(const Aws::String& value) { SetPoolARN(value); return *th… in WithPoolARN()
63 …inline DeleteTapePoolResult& WithPoolARN(Aws::String&& value) { SetPoolARN(std::move(value)); retu… in WithPoolARN()
68 inline DeleteTapePoolResult& WithPoolARN(const char* value) { SetPoolARN(value); return *this;} in WithPoolARN()
H A DCreateTapePoolResult.h47 inline void SetPoolARN(const Aws::String& value) { m_poolARN = value; } in SetPoolARN() function
54 inline void SetPoolARN(Aws::String&& value) { m_poolARN = std::move(value); } in SetPoolARN() function
61 inline void SetPoolARN(const char* value) { m_poolARN.assign(value); } in SetPoolARN() function
68 …inline CreateTapePoolResult& WithPoolARN(const Aws::String& value) { SetPoolARN(value); return *th… in WithPoolARN()
75 …inline CreateTapePoolResult& WithPoolARN(Aws::String&& value) { SetPoolARN(std::move(value)); retu… in WithPoolARN()
82 inline CreateTapePoolResult& WithPoolARN(const char* value) { SetPoolARN(value); return *this;} in WithPoolARN()
H A DPoolInfo.h62 …inline void SetPoolARN(const Aws::String& value) { m_poolARNHasBeenSet = true; m_poolARN = value; } in SetPoolARN() function
69 …inline void SetPoolARN(Aws::String&& value) { m_poolARNHasBeenSet = true; m_poolARN = std::move(va… in SetPoolARN() function
76 … inline void SetPoolARN(const char* value) { m_poolARNHasBeenSet = true; m_poolARN.assign(value); } in SetPoolARN() function
83 inline PoolInfo& WithPoolARN(const Aws::String& value) { SetPoolARN(value); return *this;} in WithPoolARN()
90 inline PoolInfo& WithPoolARN(Aws::String&& value) { SetPoolARN(std::move(value)); return *this;} in WithPoolARN()
97 inline PoolInfo& WithPoolARN(const char* value) { SetPoolARN(value); return *this;} in WithPoolARN()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go11309 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
12399 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
12422 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
16755 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go10926 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
12016 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
12039 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
16296 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go11309 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
12399 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
12422 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
16755 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go11309 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
12399 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
12422 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
16755 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12010 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13100 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13123 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
17861 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12130 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13221 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13244 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
18071 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12010 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13100 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13123 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
17861 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12010 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13100 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13123 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
17861 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12130 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13221 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13244 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
18071 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12130 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13221 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13244 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
18071 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12589 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13848 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13879 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
19498 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12589 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13848 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13879 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
19498 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12589 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13848 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13879 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
19498 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12010 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13100 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13123 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
17861 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/storagegateway/
H A Dapi.go12130 func (s *CreateTapePoolOutput) SetPoolARN(v string) *CreateTapePoolOutput { func
13221 func (s *DeleteTapePoolInput) SetPoolARN(v string) *DeleteTapePoolInput { func
13244 func (s *DeleteTapePoolOutput) SetPoolARN(v string) *DeleteTapePoolOutput { func
18071 func (s *PoolInfo) SetPoolARN(v string) *PoolInfo { func