Uses of Class
software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
-
Packages that use ImportLabelsTaskRunProperties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ImportLabelsTaskRunProperties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ImportLabelsTaskRunProperties Modifier and Type Method Description ImportLabelsTaskRunPropertiesTaskRunProperties. importLabelsTaskRunProperties()The configuration properties for an importing labels task run.Methods in software.amazon.awssdk.services.glue.model with parameters of type ImportLabelsTaskRunProperties Modifier and Type Method Description TaskRunProperties.BuilderTaskRunProperties.Builder. importLabelsTaskRunProperties(ImportLabelsTaskRunProperties importLabelsTaskRunProperties)The configuration properties for an importing labels task run.
-