Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
static ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy |
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy.create(String key) |
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy |
ApplyRollbackJobOperationDetailsSummary.getExecutionPlanRollbackStrategy()
Specifies the source of the execution plan for rollback to apply.
|
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy |
ApplyRollbackJobOperationDetails.getExecutionPlanRollbackStrategy()
Specifies the source of the execution plan for rollback to apply.
|
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy |
CreateApplyRollbackJobOperationDetails.getExecutionPlanRollbackStrategy()
Specifies the source of the execution plan for rollback to apply.
|
static ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy |
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy[] |
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApplyRollbackJobOperationDetailsSummary.Builder |
ApplyRollbackJobOperationDetailsSummary.Builder.executionPlanRollbackStrategy(ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy)
Specifies the source of the execution plan for rollback to apply.
|
ApplyRollbackJobOperationDetails.Builder |
ApplyRollbackJobOperationDetails.Builder.executionPlanRollbackStrategy(ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy)
Specifies the source of the execution plan for rollback to apply.
|
CreateApplyRollbackJobOperationDetails.Builder |
CreateApplyRollbackJobOperationDetails.Builder.executionPlanRollbackStrategy(ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy)
Specifies the source of the execution plan for rollback to apply.
|
Constructor and Description |
---|
ApplyRollbackJobOperationDetails(TerraformAdvancedOptions terraformAdvancedOptions,
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy,
String executionPlanRollbackJobId,
String targetRollbackJobId)
Deprecated.
|
ApplyRollbackJobOperationDetailsSummary(ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy,
String executionPlanRollbackJobId,
String targetRollbackJobId)
Deprecated.
|
CreateApplyRollbackJobOperationDetails(Boolean isProviderUpgradeRequired,
TerraformAdvancedOptions terraformAdvancedOptions,
ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy executionPlanRollbackStrategy,
String executionPlanRollbackJobId,
String targetRollbackJobId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.