Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static GetJobTfPlanRequest.TfPlanFormat |
GetJobTfPlanRequest.TfPlanFormat.create(String key) |
GetJobTfPlanRequest.TfPlanFormat |
GetJobTfPlanRequest.getTfPlanFormat()
The output format of the Terraform plan.
|
static GetJobTfPlanRequest.TfPlanFormat |
GetJobTfPlanRequest.TfPlanFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetJobTfPlanRequest.TfPlanFormat[] |
GetJobTfPlanRequest.TfPlanFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetJobTfPlanRequest.Builder |
GetJobTfPlanRequest.Builder.tfPlanFormat(GetJobTfPlanRequest.TfPlanFormat tfPlanFormat)
The output format of the Terraform plan.
|
Copyright © 2016–2024. All rights reserved.