Uses of Class
software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
-
Packages that use MicrosoftSQLServerCatalogTarget Package Description software.amazon.awssdk.services.glue.model -
-
Uses of MicrosoftSQLServerCatalogTarget in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return MicrosoftSQLServerCatalogTarget Modifier and Type Method Description MicrosoftSQLServerCatalogTargetCodeGenConfigurationNode. microsoftSQLServerCatalogTarget()Specifies a target that uses Microsoft SQL.Methods in software.amazon.awssdk.services.glue.model with parameters of type MicrosoftSQLServerCatalogTarget Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. microsoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget microsoftSQLServerCatalogTarget)Specifies a target that uses Microsoft SQL.
-