Home
last modified time | relevance | path

Searched refs:SetEniIp (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudhsmv2/include/aws/cloudhsmv2/model/
H A DDeleteHsmRequest.h192 inline void SetEniIp(const Aws::String& value) { m_eniIpHasBeenSet = true; m_eniIp = value; } in SetEniIp() function
198 …inline void SetEniIp(Aws::String&& value) { m_eniIpHasBeenSet = true; m_eniIp = std::move(value); } in SetEniIp() function
204 inline void SetEniIp(const char* value) { m_eniIpHasBeenSet = true; m_eniIp.assign(value); } in SetEniIp() function
210 inline DeleteHsmRequest& WithEniIp(const Aws::String& value) { SetEniIp(value); return *this;} in WithEniIp()
216 …inline DeleteHsmRequest& WithEniIp(Aws::String&& value) { SetEniIp(std::move(value)); return *this… in WithEniIp()
222 inline DeleteHsmRequest& WithEniIp(const char* value) { SetEniIp(value); return *this;} in WithEniIp()
H A DHsm.h219 inline void SetEniIp(const Aws::String& value) { m_eniIpHasBeenSet = true; m_eniIp = value; } in SetEniIp() function
224 …inline void SetEniIp(Aws::String&& value) { m_eniIpHasBeenSet = true; m_eniIp = std::move(value); } in SetEniIp() function
229 inline void SetEniIp(const char* value) { m_eniIpHasBeenSet = true; m_eniIp.assign(value); } in SetEniIp() function
234 inline Hsm& WithEniIp(const Aws::String& value) { SetEniIp(value); return *this;} in WithEniIp()
239 inline Hsm& WithEniIp(Aws::String&& value) { SetEniIp(std::move(value)); return *this;} in WithEniIp()
244 inline Hsm& WithEniIp(const char* value) { SetEniIp(value); return *this;} in WithEniIp()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudhsm/include/aws/cloudhsm/model/
H A DModifyHsmRequest.h153 inline void SetEniIp(const Aws::String& value) { m_eniIpHasBeenSet = true; m_eniIp = value; } in SetEniIp() function
161 …inline void SetEniIp(Aws::String&& value) { m_eniIpHasBeenSet = true; m_eniIp = std::move(value); } in SetEniIp() function
169 inline void SetEniIp(const char* value) { m_eniIpHasBeenSet = true; m_eniIp.assign(value); } in SetEniIp() function
177 inline ModifyHsmRequest& WithEniIp(const Aws::String& value) { SetEniIp(value); return *this;} in WithEniIp()
185 …inline ModifyHsmRequest& WithEniIp(Aws::String&& value) { SetEniIp(std::move(value)); return *this… in WithEniIp()
193 inline ModifyHsmRequest& WithEniIp(const char* value) { SetEniIp(value); return *this;} in WithEniIp()
H A DCreateHsmRequest.h143 inline void SetEniIp(const Aws::String& value) { m_eniIpHasBeenSet = true; m_eniIp = value; } in SetEniIp() function
150 …inline void SetEniIp(Aws::String&& value) { m_eniIpHasBeenSet = true; m_eniIp = std::move(value); } in SetEniIp() function
157 inline void SetEniIp(const char* value) { m_eniIpHasBeenSet = true; m_eniIp.assign(value); } in SetEniIp() function
164 inline CreateHsmRequest& WithEniIp(const Aws::String& value) { SetEniIp(value); return *this;} in WithEniIp()
171 …inline CreateHsmRequest& WithEniIp(Aws::String&& value) { SetEniIp(std::move(value)); return *this… in WithEniIp()
178 inline CreateHsmRequest& WithEniIp(const char* value) { SetEniIp(value); return *this;} in WithEniIp()
H A DDescribeHsmResult.h229 inline void SetEniIp(const Aws::String& value) { m_eniIp = value; } in SetEniIp() function
234 inline void SetEniIp(Aws::String&& value) { m_eniIp = std::move(value); } in SetEniIp() function
239 inline void SetEniIp(const char* value) { m_eniIp.assign(value); } in SetEniIp() function
244 inline DescribeHsmResult& WithEniIp(const Aws::String& value) { SetEniIp(value); return *this;} in WithEniIp()
249 …inline DescribeHsmResult& WithEniIp(Aws::String&& value) { SetEniIp(std::move(value)); return *thi… in WithEniIp()
254 inline DescribeHsmResult& WithEniIp(const char* value) { SetEniIp(value); return *this;} in WithEniIp()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go1992 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2605 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3346 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2172 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2785 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3526 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2167 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput {
2767 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput {
3491 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsmv2/
H A Dapi.go1699 func (s *DeleteHsmInput) SetEniIp(v string) *DeleteHsmInput { func
1997 func (s *Hsm) SetEniIp(v string) *Hsm { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsmv2/
H A Dapi.go1689 func (s *DeleteHsmInput) SetEniIp(v string) *DeleteHsmInput { func
1981 func (s *Hsm) SetEniIp(v string) *Hsm { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudhsmv2/
H A Dapi.go1699 func (s *DeleteHsmInput) SetEniIp(v string) *DeleteHsmInput { func
1997 func (s *Hsm) SetEniIp(v string) *Hsm { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudhsm/
H A Dapi.go2284 func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput { func
2884 func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput { func
3664 func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput { func

123