Uses of Class
software.amazon.awssdk.services.glue.model.SelectFromCollection
-
Packages that use SelectFromCollection Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SelectFromCollection in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SelectFromCollection Modifier and Type Method Description SelectFromCollectionCodeGenConfigurationNode. selectFromCollection()Specifies a transform that chooses oneDynamicFramefrom a collection ofDynamicFrames.Methods in software.amazon.awssdk.services.glue.model with parameters of type SelectFromCollection Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. selectFromCollection(SelectFromCollection selectFromCollection)Specifies a transform that chooses oneDynamicFramefrom a collection ofDynamicFrames.
-