Uses of Class
software.amazon.awssdk.services.firehose.model.IcebergDestinationDescription
-
Packages that use IcebergDestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of IcebergDestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return IcebergDestinationDescription Modifier and Type Method Description IcebergDestinationDescriptionDestinationDescription. icebergDestinationDescription()Describes a destination in Apache Iceberg Tables.Methods in software.amazon.awssdk.services.firehose.model with parameters of type IcebergDestinationDescription Modifier and Type Method Description DestinationDescription.BuilderDestinationDescription.Builder. icebergDestinationDescription(IcebergDestinationDescription icebergDestinationDescription)Describes a destination in Apache Iceberg Tables.
-