@groovy.util.logging.Slf4j abstract class CreateCloneTask extends SnowflakeTask
A Gradle task for creating ephemeral testing environments in Snowflake.
| Constructor and description |
|---|
CreateCloneTask
()Constructor. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
createClone()Create an ephemeral Snowflake clone. |
| Methods inherited from class | Name |
|---|---|
class SnowflakeTask |
createSession, getExtension |