@CompileStatic @org.kordamp.jipsy.annotations.TypeProviderFor(OCITask) class CreateCompartmentTask 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> |
getCreatedCompartmentId() |
|
static com.oracle.bmc.identity.model.Compartment |
maybeCreateCompartment(OCITask owner, com.oracle.bmc.identity.IdentityClient client, String parentCompartmentId, String compartmentName, String compartmentDescription, boolean waitForCompletion, boolean verbose) |