Package com.snowflake.connectors.application.ingestion.enable
Backend implementation of ingestion resource enabling.
-
Interface Summary Interface Description EnableResourceValidator Callback which is called at the beginning of enabling a resourcePostEnableResourceCallback Callback which is called at the end of enabling a resourcePreEnableResourceCallback Callback which is called before executing the main logic of enabling a resource -
Class Summary Class Description EnableResourceHandler Handler for the process of enabling a resource.EnableResourceHandlerBuilder Builder for theEnableResourceHandler
. -
Exception Summary Exception Description ResourceEnablingException Exception thrown when enabling of a resource failed.