Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.FilterByComponentType
Packages that use FilterByComponentType
-
Uses of FilterByComponentType in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return FilterByComponentTypeModifier and TypeMethodDescriptionfinal FilterByComponentTypeIotTwinMakerSourceConfigurationFilter.filterByComponentType()Filter by component type.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type FilterByComponentTypeModifier and TypeMethodDescriptionIotTwinMakerSourceConfigurationFilter.Builder.filterByComponentType(FilterByComponentType filterByComponentType) Filter by component type.IotTwinMakerSourceConfigurationFilter.fromFilterByComponentType(FilterByComponentType filterByComponentType) Create an instance of this class withIotTwinMakerSourceConfigurationFilter.filterByComponentType()initialized to the given value.