Uses of Class
software.amazon.awssdk.services.glue.model.Spigot
-
Packages that use Spigot Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Spigot in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Spigot Modifier and Type Method Description SpigotCodeGenConfigurationNode. spigot()Specifies a transform that writes samples of the data to an Amazon S3 bucket.Methods in software.amazon.awssdk.services.glue.model with parameters of type Spigot Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. spigot(Spigot spigot)Specifies a transform that writes samples of the data to an Amazon S3 bucket.
-