Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Class and Description |
---|---|
class |
InvokeFunctionPrecheckStep
Invoke Oracle function precheck step details.
|
class |
InvokeFunctionStep
Invoke Oracle function step details.
|
class |
LocalScriptPrecheckStep
Run local script precheck step details.
|
class |
ObjectStoreScriptPrecheckStep
Run object store script precheck step details.
|
class |
RunLocalScriptUserDefinedStep
Run Local Script step details.
|
class |
RunObjectStoreScriptUserDefinedStep
Run Object Store Script step details.
|
Modifier and Type | Method and Description |
---|---|
DrPlanUserDefinedStep |
DrPlanStep.getUserDefinedStep() |
Modifier and Type | Method and Description |
---|---|
DrPlanStep.Builder |
DrPlanStep.Builder.userDefinedStep(DrPlanUserDefinedStep userDefinedStep) |
Constructor and Description |
---|
DrPlanStep(String id,
String groupId,
String memberId,
DrPlanStepType type,
String displayName,
DrPlanStepErrorMode errorMode,
Integer timeout,
Boolean isEnabled,
DrPlanUserDefinedStep userDefinedStep)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.