Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
GetJobLogsContentResponse |
ResourceManagerClient.getJobLogsContent(GetJobLogsContentRequest request) |
GetJobLogsContentResponse |
ResourceManager.getJobLogsContent(GetJobLogsContentRequest request)
Returns the raw log file for the specified job in text format.
|
Future<GetJobLogsContentResponse> |
ResourceManagerAsync.getJobLogsContent(GetJobLogsContentRequest request,
AsyncHandler<GetJobLogsContentRequest,GetJobLogsContentResponse> handler)
Returns the raw log file for the specified job in text format.
|
Future<GetJobLogsContentResponse> |
ResourceManagerAsyncClient.getJobLogsContent(GetJobLogsContentRequest request,
AsyncHandler<GetJobLogsContentRequest,GetJobLogsContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobLogsContentResponse> |
ResourceManagerAsync.getJobLogsContent(GetJobLogsContentRequest request,
AsyncHandler<GetJobLogsContentRequest,GetJobLogsContentResponse> handler)
Returns the raw log file for the specified job in text format.
|
Future<GetJobLogsContentResponse> |
ResourceManagerAsyncClient.getJobLogsContent(GetJobLogsContentRequest request,
AsyncHandler<GetJobLogsContentRequest,GetJobLogsContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobLogsContentRequest |
GetJobLogsContentRequest.Builder.build()
Build the instance of GetJobLogsContentRequest as configured by this builder
|
GetJobLogsContentRequest |
GetJobLogsContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobLogsContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobLogsContentRequest.Builder |
GetJobLogsContentRequest.Builder.copy(GetJobLogsContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.