Uses of Class
software.amazon.awssdk.services.glue.model.IcebergInput
-
Packages that use IcebergInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of IcebergInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return IcebergInput Modifier and Type Method Description IcebergInputOpenTableFormatInput. icebergInput()Specifies anIcebergInputstructure that defines an Apache Iceberg metadata table.Methods in software.amazon.awssdk.services.glue.model with parameters of type IcebergInput Modifier and Type Method Description OpenTableFormatInput.BuilderOpenTableFormatInput.Builder. icebergInput(IcebergInput icebergInput)Specifies anIcebergInputstructure that defines an Apache Iceberg metadata table.
-