Uses of Class
software.amazon.awssdk.services.glue.model.SelectFields
-
Packages that use SelectFields Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SelectFields in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SelectFields Modifier and Type Method Description SelectFieldsCodeGenConfigurationNode. selectFields()Specifies a transform that chooses the data property keys that you want to keep.Methods in software.amazon.awssdk.services.glue.model with parameters of type SelectFields Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. selectFields(SelectFields selectFields)Specifies a transform that chooses the data property keys that you want to keep.
-