Uses of Class
software.amazon.awssdk.services.comprehend.model.FlywheelFilter
-
Packages that use FlywheelFilter Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of FlywheelFilter in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return FlywheelFilter Modifier and Type Method Description FlywheelFilterListFlywheelsRequest. filter()Filters the flywheels that are returned.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type FlywheelFilter Modifier and Type Method Description ListFlywheelsRequest.BuilderListFlywheelsRequest.Builder. filter(FlywheelFilter filter)Filters the flywheels that are returned.
-