Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
OpenTableFormatInput |
OpenTableFormatInput.clone() |
OpenTableFormatInput |
CreateTableRequest.getOpenTableFormatInput()
Specifies an
OpenTableFormatInput structure when creating an open format table. |
OpenTableFormatInput |
OpenTableFormatInput.withIcebergInput(IcebergInput icebergInput)
Specifies an
IcebergInput structure that defines an Apache Iceberg metadata table. |
Modifier and Type | Method and Description |
---|---|
void |
CreateTableRequest.setOpenTableFormatInput(OpenTableFormatInput openTableFormatInput)
Specifies an
OpenTableFormatInput structure when creating an open format table. |
CreateTableRequest |
CreateTableRequest.withOpenTableFormatInput(OpenTableFormatInput openTableFormatInput)
Specifies an
OpenTableFormatInput structure when creating an open format table. |
Copyright © 2023. All rights reserved.