Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetJobTfPlanResponse |
ResourceManagerClient.getJobTfPlan(GetJobTfPlanRequest request) |
GetJobTfPlanResponse |
ResourceManager.getJobTfPlan(GetJobTfPlanRequest request)
Returns the output of the specified Terraform plan job in binary or JSON format.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobTfPlanResponse> |
ResourceManagerAsync.getJobTfPlan(GetJobTfPlanRequest request,
AsyncHandler<GetJobTfPlanRequest,GetJobTfPlanResponse> handler)
Returns the output of the specified Terraform plan job in binary or JSON format.
|
Future<GetJobTfPlanResponse> |
ResourceManagerAsyncClient.getJobTfPlan(GetJobTfPlanRequest request,
AsyncHandler<GetJobTfPlanRequest,GetJobTfPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobTfPlanResponse> |
ResourceManagerAsync.getJobTfPlan(GetJobTfPlanRequest request,
AsyncHandler<GetJobTfPlanRequest,GetJobTfPlanResponse> handler)
Returns the output of the specified Terraform plan job in binary or JSON format.
|
Future<GetJobTfPlanResponse> |
ResourceManagerAsyncClient.getJobTfPlan(GetJobTfPlanRequest request,
AsyncHandler<GetJobTfPlanRequest,GetJobTfPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobTfPlanResponse |
GetJobTfPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJobTfPlanResponse.Builder |
GetJobTfPlanResponse.Builder.copy(GetJobTfPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.