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