Home
last modified time | relevance | path

Searched refs:SetPromotionTier (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsRdsDbClusterMember.h78 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
84 …inline AwsRdsDbClusterMember& WithPromotionTier(int value) { SetPromotionTier(value); return *this… in WithPromotionTier()
H A DAwsRdsDbInstanceDetails.h2117 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
2123 …inline AwsRdsDbInstanceDetails& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-neptune/include/aws/neptune/model/
H A DDBClusterMember.h174 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
180 inline DBClusterMember& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
H A DModifyDBInstanceRequest.h1707 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
1714 …inline ModifyDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DCreateDBInstanceRequest.h1818 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
1825 …inline CreateDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DDBInstance.h1869 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
1875 inline DBInstance& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DDBClusterMember.h186 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
196 inline DBClusterMember& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
H A DModifyDBInstanceRequest.h2643 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
2653 …inline ModifyDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DCreateDBInstanceRequest.h3256 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
3266 …inline CreateDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DDBInstance.h2264 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
2274 inline DBInstance& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/include/aws/docdb/model/
H A DDBClusterMember.h177 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
184 inline DBClusterMember& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
H A DModifyDBInstanceRequest.h533 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
540 …inline ModifyDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DCreateDBInstanceRequest.h492 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
499 …inline CreateDBInstanceRequest& WithPromotionTier(int value) { SetPromotionTier(value); return *th… in WithPromotionTier()
H A DDBInstance.h1013 …inline void SetPromotionTier(int value) { m_promotionTierHasBeenSet = true; m_promotionTier = valu… in SetPromotionTier() function
1020 inline DBInstance& WithPromotionTier(int value) { SetPromotionTier(value); return *this;} in WithPromotionTier()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5370 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
5864 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6541 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
9745 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5370 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
5864 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6541 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
9745 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5536 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6028 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6708 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10043 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/docdb/
H A Dapi.go5536 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6028 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6708 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10043 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { 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/docdb/
H A Dapi.go5536 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6028 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6708 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10043 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5824 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6316 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6996 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10331 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5542 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6036 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6720 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10057 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5824 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6316 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6996 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10331 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5536 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6028 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6708 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10043 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5824 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6316 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6996 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10331 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/docdb/
H A Dapi.go5530 func (s *CreateDBInstanceInput) SetPromotionTier(v int64) *CreateDBInstanceInput { func
6024 func (s *DBClusterMember) SetPromotionTier(v int64) *DBClusterMember { func
6708 func (s *DBInstance) SetPromotionTier(v int64) *DBInstance { func
10045 func (s *ModifyDBInstanceInput) SetPromotionTier(v int64) *ModifyDBInstanceInput { func

12345