Uses of Class
software.amazon.awssdk.services.comprehend.model.FlywheelIterationFilter
-
Packages that use FlywheelIterationFilter Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of FlywheelIterationFilter in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return FlywheelIterationFilter Modifier and Type Method Description FlywheelIterationFilterListFlywheelIterationHistoryRequest. filter()Filter the flywheel iteration history based on creation time.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type FlywheelIterationFilter Modifier and Type Method Description ListFlywheelIterationHistoryRequest.BuilderListFlywheelIterationHistoryRequest.Builder. filter(FlywheelIterationFilter filter)Filter the flywheel iteration history based on creation time.
-