Uses of Class
software.amazon.awssdk.services.glue.model.StatementOutput
-
Packages that use StatementOutput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StatementOutput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StatementOutput Modifier and Type Method Description StatementOutputStatement. output()The output in JSON.Methods in software.amazon.awssdk.services.glue.model with parameters of type StatementOutput Modifier and Type Method Description Statement.BuilderStatement.Builder. output(StatementOutput output)The output in JSON.
-