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