Package com.snowflake.connectors.application.ingestion.disable
Backend implementation of ingestion resource disabling.
-
Interface Summary Interface Description PostDisableResourceCallback Callback which is called at the end of disabling a resourcePreDisableResourceCallback Callback which is called at the beginning of disabling a resource -
Class Summary Class Description DisableResourceHandler Handler for the process of disabling a resource.DisableResourceHandlerBuilder Builder for theDisableResourceHandler
. -
Exception Summary Exception Description ResourceDisablingException Exception thrown when disabling of a resource failed.