Uses of Class
software.amazon.awssdk.services.firehose.model.IcebergDestinationUpdate
-
Packages that use IcebergDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of IcebergDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return IcebergDestinationUpdate Modifier and Type Method Description IcebergDestinationUpdateUpdateDestinationRequest. icebergDestinationUpdate()Describes an update for a destination in Apache Iceberg Tables.Methods in software.amazon.awssdk.services.firehose.model with parameters of type IcebergDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. icebergDestinationUpdate(IcebergDestinationUpdate icebergDestinationUpdate)Describes an update for a destination in Apache Iceberg Tables.
-