Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse |
LogAnalytics.getWorkRequest(GetWorkRequestRequest request)
Gets the status of the work request with the given ID.
|
GetWorkRequestResponse |
LogAnalyticsClient.getWorkRequest(GetWorkRequestRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
LogAnalyticsWaiters.forWorkRequest(GetWorkRequestRequest request)
Creates a new
Waiter using default configuration. |
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
LogAnalyticsWaiters.forWorkRequest(GetWorkRequestRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Future<GetWorkRequestResponse> |
LogAnalyticsAsyncClient.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler) |
Future<GetWorkRequestResponse> |
LogAnalyticsAsync.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the status of the work request with the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetWorkRequestResponse> |
LogAnalyticsAsyncClient.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler) |
Future<GetWorkRequestResponse> |
LogAnalyticsAsync.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the status of the work request with the given ID.
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse |
GetWorkRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse.Builder |
GetWorkRequestResponse.Builder.copy(GetWorkRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.