Uses of Class
software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
-
Packages that use FindMatchesTaskRunProperties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of FindMatchesTaskRunProperties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return FindMatchesTaskRunProperties Modifier and Type Method Description FindMatchesTaskRunPropertiesTaskRunProperties. findMatchesTaskRunProperties()The configuration properties for a find matches task run.Methods in software.amazon.awssdk.services.glue.model with parameters of type FindMatchesTaskRunProperties Modifier and Type Method Description TaskRunProperties.BuilderTaskRunProperties.Builder. findMatchesTaskRunProperties(FindMatchesTaskRunProperties findMatchesTaskRunProperties)The configuration properties for a find matches task run.
-