Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetJobTfStateResponse |
ResourceManagerClient.getJobTfState(GetJobTfStateRequest request) |
GetJobTfStateResponse |
ResourceManager.getJobTfState(GetJobTfStateRequest request)
Returns the Terraform state for the specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobTfStateResponse> |
ResourceManagerAsync.getJobTfState(GetJobTfStateRequest request,
AsyncHandler<GetJobTfStateRequest,GetJobTfStateResponse> handler)
Returns the Terraform state for the specified job.
|
Future<GetJobTfStateResponse> |
ResourceManagerAsyncClient.getJobTfState(GetJobTfStateRequest request,
AsyncHandler<GetJobTfStateRequest,GetJobTfStateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobTfStateResponse> |
ResourceManagerAsync.getJobTfState(GetJobTfStateRequest request,
AsyncHandler<GetJobTfStateRequest,GetJobTfStateResponse> handler)
Returns the Terraform state for the specified job.
|
Future<GetJobTfStateResponse> |
ResourceManagerAsyncClient.getJobTfState(GetJobTfStateRequest request,
AsyncHandler<GetJobTfStateRequest,GetJobTfStateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobTfStateResponse |
GetJobTfStateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJobTfStateResponse.Builder |
GetJobTfStateResponse.Builder.copy(GetJobTfStateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.