Uses of Class
software.amazon.awssdk.services.glue.model.IcebergRetentionMetrics
-
Packages that use IcebergRetentionMetrics Package Description software.amazon.awssdk.services.glue.model -
-
Uses of IcebergRetentionMetrics in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return IcebergRetentionMetrics Modifier and Type Method Description IcebergRetentionMetricsRetentionMetrics. icebergMetrics()A structure containing the Iceberg retention metrics for the optimizer run.Methods in software.amazon.awssdk.services.glue.model with parameters of type IcebergRetentionMetrics Modifier and Type Method Description RetentionMetrics.BuilderRetentionMetrics.Builder. icebergMetrics(IcebergRetentionMetrics icebergMetrics)A structure containing the Iceberg retention metrics for the optimizer run.
-