Package com.snowflake.connectors.application.ingestion.update
Update resource ingestion configuration.
-
Interface Summary Interface Description PostUpdateResourceCallback Callback which is called at the end of updating a resourcePreUpdateResourceCallback Callback that is called before executing the main logic of resource updating procedureUpdateResourceValidator Callback which is called at the beginning of updating a resource ingestion configuration -
Class Summary Class Description UpdateResourceHandler Handler for the process of updating a resource.UpdateResourceHandlerBuilder Builder for theUpdateResourceHandler
. -
Exception Summary Exception Description ResourceUpdateException Exception thrown when updating of a resource failed.