Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.FilterByEntity
Packages that use FilterByEntity
-
Uses of FilterByEntity in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return FilterByEntityModifier and TypeMethodDescriptionfinal FilterByEntityIotTwinMakerSourceConfigurationFilter.filterByEntity()Filter by entity.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type FilterByEntityModifier and TypeMethodDescriptionIotTwinMakerSourceConfigurationFilter.Builder.filterByEntity(FilterByEntity filterByEntity) Filter by entity.IotTwinMakerSourceConfigurationFilter.fromFilterByEntity(FilterByEntity filterByEntity) Create an instance of this class withIotTwinMakerSourceConfigurationFilter.filterByEntity()initialized to the given value.