Uses of Class
software.amazon.awssdk.services.glue.model.DirectJDBCSource
-
Packages that use DirectJDBCSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DirectJDBCSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DirectJDBCSource Modifier and Type Method Description DirectJDBCSourceCodeGenConfigurationNode. directJDBCSource()Returns the value of the DirectJDBCSource property for this object.Methods in software.amazon.awssdk.services.glue.model with parameters of type DirectJDBCSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. directJDBCSource(DirectJDBCSource directJDBCSource)Sets the value of the DirectJDBCSource property for this object.
-