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