Uses of Class
software.amazon.awssdk.services.glue.model.SerDeInfo
-
Packages that use SerDeInfo Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SerDeInfo in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SerDeInfo Modifier and Type Method Description SerDeInfoStorageDescriptor. serdeInfo()The serialization/deserialization (SerDe) information.Methods in software.amazon.awssdk.services.glue.model with parameters of type SerDeInfo Modifier and Type Method Description StorageDescriptor.BuilderStorageDescriptor.Builder. serdeInfo(SerDeInfo serdeInfo)The serialization/deserialization (SerDe) information.
-