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