Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.requests |
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.
|
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 |
---|---|
GetJobDetailedLogContentRequest |
GetJobDetailedLogContentRequest.Builder.build()
Build the instance of GetJobDetailedLogContentRequest as configured by this builder
|
GetJobDetailedLogContentRequest |
GetJobDetailedLogContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobDetailedLogContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobDetailedLogContentRequest.Builder |
GetJobDetailedLogContentRequest.Builder.copy(GetJobDetailedLogContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.