@CompileStatic @org.kordamp.jipsy.annotations.TypeProviderFor(OCITask) class GenerateAutonomousDatabaseWalletTask extends AbstractOCITask
Fields inherited from class | Fields |
---|---|
class AbstractOCITask |
CONFIG_LOCATION, TIMESTAMP_FORMAT, closeables, ociConfig |
Type | Name and description |
---|---|
static String |
TASK_DESCRIPTION |
Constructor and description |
---|
GenerateAutonomousDatabaseWalletTask
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
doExecuteTask() |
|
static void |
generateAutonomousDatabaseWallet(com.oracle.bmc.database.DatabaseClient client, String databaseId, String password, File output) |
|
Provider<RegularFile> |
getOutput() |
Groovy Documentation