Interface InventoryFilter.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<InventoryFilter.Builder,,InventoryFilter> SdkBuilder<InventoryFilter.Builder,,InventoryFilter> SdkPojo
- Enclosing class:
- InventoryFilter
-
Method Summary
Modifier and TypeMethodDescriptionThe name of the filter key.The type of filter.The type of filter.Inventory filter values.values(Collection<String> values) Inventory filter values.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
key
The name of the filter key.
- Parameters:
key- The name of the filter key.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
values
Inventory filter values.
- Parameters:
values- Inventory filter values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
values
Inventory filter values.
- Parameters:
values- Inventory filter values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
type
The type of filter.
The
Existsfilter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.- Parameters:
type- The type of filter.The
Existsfilter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
The type of filter.
The
Existsfilter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.- Parameters:
type- The type of filter.The
Existsfilter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-