Uses of Class
software.amazon.awssdk.services.glue.model.IcebergRetentionConfiguration
-
Packages that use IcebergRetentionConfiguration Package Description software.amazon.awssdk.services.glue.model -
-
Uses of IcebergRetentionConfiguration in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return IcebergRetentionConfiguration Modifier and Type Method Description IcebergRetentionConfigurationRetentionConfiguration. icebergConfiguration()The configuration for an Iceberg snapshot retention optimizer.Methods in software.amazon.awssdk.services.glue.model with parameters of type IcebergRetentionConfiguration Modifier and Type Method Description RetentionConfiguration.BuilderRetentionConfiguration.Builder. icebergConfiguration(IcebergRetentionConfiguration icebergConfiguration)The configuration for an Iceberg snapshot retention optimizer.
-