Interface CostCategoryValues.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<CostCategoryValues.Builder,
,CostCategoryValues> SdkBuilder<CostCategoryValues.Builder,
,CostCategoryValues> SdkPojo
- Enclosing class:
CostCategoryValues
-
Method Summary
Modifier and TypeMethodDescriptionSets the value of the Key property for this object.matchOptions
(Collection<MatchOption> matchOptions) The match options that you can use to filter your results.matchOptions
(MatchOption... matchOptions) The match options that you can use to filter your results.matchOptionsWithStrings
(String... matchOptions) The match options that you can use to filter your results.matchOptionsWithStrings
(Collection<String> matchOptions) The match options that you can use to filter your results.The specific value of the Cost Category.values
(Collection<String> values) The specific value of the Cost Category.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
key
Sets the value of the Key property for this object.- Parameters:
key
- The new value for the Key property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
values
The specific value of the Cost Category.
- Parameters:
values
- The specific value of the Cost Category.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
values
The specific value of the Cost Category.
- Parameters:
values
- The specific value of the Cost Category.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
matchOptionsWithStrings
The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for
MatchOptions
isEQUALS
andCASE_SENSITIVE
.- Parameters:
matchOptions
- The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values forMatchOptions
isEQUALS
andCASE_SENSITIVE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
matchOptionsWithStrings
The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for
MatchOptions
isEQUALS
andCASE_SENSITIVE
.- Parameters:
matchOptions
- The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values forMatchOptions
isEQUALS
andCASE_SENSITIVE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
matchOptions
The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for
MatchOptions
isEQUALS
andCASE_SENSITIVE
.- Parameters:
matchOptions
- The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values forMatchOptions
isEQUALS
andCASE_SENSITIVE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
matchOptions
The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for
MatchOptions
isEQUALS
andCASE_SENSITIVE
.- Parameters:
matchOptions
- The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values forMatchOptions
isEQUALS
andCASE_SENSITIVE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-