@CompileStatic @org.kordamp.jipsy.annotations.TypeProviderFor(OCITask) class CreateVcnTask extends AbstractOCITask
Fields inherited from class | Fields |
---|---|
class AbstractOCITask |
CONFIG_LOCATION, TIMESTAMP_FORMAT, closeables, ociConfig |
Type | Name and description |
---|---|
static String |
TASK_DESCRIPTION |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
doExecuteTask() |
|
Property<String> |
getCreatedVcnId() |
|
static com.oracle.bmc.core.model.Vcn |
maybeCreateVcn(OCITask owner, com.oracle.bmc.core.VirtualNetworkClient client, String compartmentId, String vcnName, String dnsLabel, String cidrBlock, boolean waitForCompletion, boolean verbose) |