Class EmptyImplementation
- java.lang.Object
-
- com.snowflake.connectors.application.ingestion.definition.EmptyImplementation
-
public class EmptyImplementation extends Object
Placeholder class for use as aResourceIngestionDefinition
parameter, when there is no need to define custom properties for a given definition implementation.
-
-
Constructor Summary
Constructors Constructor Description EmptyImplementation()
Creates a newEmptyImplementation
.
-