Home
last modified time | relevance | path

Searched refs:CostCategoryValues (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DCostCategoryValues.h40 class AWS_COSTEXPLORER_API CostCategoryValues
43 CostCategoryValues();
44 CostCategoryValues(Aws::Utils::Json::JsonView jsonValue);
45 CostCategoryValues& operator=(Aws::Utils::Json::JsonView jsonValue);
65 inline CostCategoryValues& WithKey(const Aws::String& value) { SetKey(value); return *this;} in WithKey()
68 … inline CostCategoryValues& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} in WithKey()
71 inline CostCategoryValues& WithKey(const char* value) { SetKey(value); return *this;} in WithKey()
97 …inline CostCategoryValues& WithValues(const Aws::Vector<Aws::String>& value) { SetValues(value); r… in WithValues()
102 …inline CostCategoryValues& WithValues(Aws::Vector<Aws::String>&& value) { SetValues(std::move(valu… in WithValues()
117 …inline CostCategoryValues& AddValues(const char* value) { m_valuesHasBeenSet = true; m_values.push… in AddValues()
[all …]
H A DExpression.h255 inline const CostCategoryValues& GetCostCategories() const{ return m_costCategories; } in GetCostCategories()
265 …inline void SetCostCategories(const CostCategoryValues& value) { m_costCategoriesHasBeenSet = true… in SetCostCategories()
270 …inline void SetCostCategories(CostCategoryValues&& value) { m_costCategoriesHasBeenSet = true; m_c… in SetCostCategories()
275 …inline Expression& WithCostCategories(const CostCategoryValues& value) { SetCostCategories(value);… in WithCostCategories()
280 …inline Expression& WithCostCategories(CostCategoryValues&& value) { SetCostCategories(std::move(va… in WithCostCategories()
299 CostCategoryValues m_costCategories;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/source/model/
H A DCostCategoryValues.cpp21 CostCategoryValues::CostCategoryValues() : in CostCategoryValues() function in Aws::CostExplorer::Model::CostCategoryValues
28 CostCategoryValues::CostCategoryValues(JsonView jsonValue) : in CostCategoryValues() function in Aws::CostExplorer::Model::CostCategoryValues
36 CostCategoryValues& CostCategoryValues::operator =(JsonView jsonValue) in operator =()
68 JsonValue CostCategoryValues::Jsonize() const in Jsonize()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/costexplorer/types/
H A Dtypes.go281 type CostCategoryValues struct { struct
637 CostCategories *CostCategoryValues
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/costexplorer/types/
H A Dtypes.go281 type CostCategoryValues struct {
637 CostCategories *CostCategoryValues
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/costexplorer/types/
H A Dtypes.go281 type CostCategoryValues struct { struct
637 CostCategories *CostCategoryValues
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/costexplorer/types/
H A Dtypes.go322 type CostCategoryValues struct { struct
681 CostCategories *CostCategoryValues
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/costexplorer/types/
H A Dtypes.go322 type CostCategoryValues struct { struct
681 CostCategories *CostCategoryValues
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/costexplorer/types/
H A Dtypes.go322 type CostCategoryValues struct { struct
681 CostCategories *CostCategoryValues
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/costexplorer/types/
H A Dtypes.go322 type CostCategoryValues struct { struct
681 CostCategories *CostCategoryValues
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/costexplorer/types/
H A Dtypes.go401 type CostCategoryValues struct { struct
828 CostCategories *CostCategoryValues
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/costexplorer/
H A Dapi_op_GetCostCategories.go137 CostCategoryValues []string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/costexplorer/
H A Dapi_op_GetCostCategories.go137 CostCategoryValues []string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/costexplorer/
H A Dapi_op_GetCostCategories.go137 CostCategoryValues []string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/costexplorer/
H A Dapi_op_GetCostCategories.go137 CostCategoryValues []string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/costexplorer/
H A Dapi_op_GetCostCategories.go140 CostCategoryValues []string member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go2127 type CostCategoryValues struct { struct
2138 func (s CostCategoryValues) String() string { argument
2143 func (s CostCategoryValues) GoString() string { argument
2148 func (s *CostCategoryValues) Validate() error { argument
2161 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
2167 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
3328 CostCategories *CostCategoryValues `type:"structure"`
3390 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go2127 type CostCategoryValues struct { struct
2138 func (s CostCategoryValues) String() string { argument
2143 func (s CostCategoryValues) GoString() string { argument
2148 func (s *CostCategoryValues) Validate() error { argument
2161 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
2167 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
3328 CostCategories *CostCategoryValues `type:"structure"`
3390 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3759 type CostCategoryValues struct { struct
3775 func (s CostCategoryValues) String() string { argument
3780 func (s CostCategoryValues) GoString() string { argument
3785 func (s *CostCategoryValues) Validate() error { argument
3798 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3804 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3810 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5351 CostCategories *CostCategoryValues `type:"structure"`
5413 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6367 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3759 type CostCategoryValues struct { struct
3775 func (s CostCategoryValues) String() string { argument
3780 func (s CostCategoryValues) GoString() string { argument
3785 func (s *CostCategoryValues) Validate() error { argument
3798 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3804 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3810 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5351 CostCategories *CostCategoryValues `type:"structure"`
5413 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6367 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3683 type CostCategoryValues struct { struct
3699 func (s CostCategoryValues) String() string { argument
3704 func (s CostCategoryValues) GoString() string { argument
3709 func (s *CostCategoryValues) Validate() error { argument
3722 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3728 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3734 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5263 CostCategories *CostCategoryValues `type:"structure"`
5325 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6267 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3683 type CostCategoryValues struct { struct
3699 func (s CostCategoryValues) String() string { argument
3704 func (s CostCategoryValues) GoString() string { argument
3709 func (s *CostCategoryValues) Validate() error { argument
3722 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3728 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3734 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5263 CostCategories *CostCategoryValues `type:"structure"`
5325 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6267 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3759 type CostCategoryValues struct { struct
3775 func (s CostCategoryValues) String() string { argument
3780 func (s CostCategoryValues) GoString() string { argument
3785 func (s *CostCategoryValues) Validate() error { argument
3798 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3804 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3810 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5351 CostCategories *CostCategoryValues `type:"structure"`
5413 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6367 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go3683 type CostCategoryValues struct { struct
3699 func (s CostCategoryValues) String() string { argument
3704 func (s CostCategoryValues) GoString() string { argument
3709 func (s *CostCategoryValues) Validate() error { argument
3722 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
3728 func (s *CostCategoryValues) SetMatchOptions(v []*string) *CostCategoryValues { argument
3734 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
5263 CostCategories *CostCategoryValues `type:"structure"`
5325 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {
6269 CostCategoryValues []*string `type:"list"` member
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/costexplorer/
H A Dapi.go2207 type CostCategoryValues struct { struct
2218 func (s CostCategoryValues) String() string { argument
2223 func (s CostCategoryValues) GoString() string { argument
2228 func (s *CostCategoryValues) Validate() error { argument
2241 func (s *CostCategoryValues) SetKey(v string) *CostCategoryValues { argument
2247 func (s *CostCategoryValues) SetValues(v []*string) *CostCategoryValues { argument
3459 CostCategories *CostCategoryValues `type:"structure"`
3521 func (s *Expression) SetCostCategories(v *CostCategoryValues) *Expression {

123