Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetJobTfConfigResponse |
ResourceManager.getJobTfConfig(GetJobTfConfigRequest request)
Returns the Terraform configuration file for the specified job in .zip format.
|
GetJobTfConfigResponse |
ResourceManagerClient.getJobTfConfig(GetJobTfConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobTfConfigResponse> |
ResourceManagerAsync.getJobTfConfig(GetJobTfConfigRequest request,
AsyncHandler<GetJobTfConfigRequest,GetJobTfConfigResponse> handler)
Returns the Terraform configuration file 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 file 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() |
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–2019. All rights reserved.