Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
DisasterRecovery.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Get a list of logs for the work request identified by workRequestId.
|
ListWorkRequestLogsResponse |
DisasterRecoveryClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
DisasterRecoveryAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
DisasterRecoveryAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Get a list of logs for the work request identified by workRequestId.
|
Iterable<ListWorkRequestLogsResponse> |
DisasterRecoveryPaginators.listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequestLogs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
DisasterRecoveryAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
DisasterRecoveryAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Get a list of logs for the work request identified by workRequestId.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
ListWorkRequestLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse.Builder |
ListWorkRequestLogsResponse.Builder.copy(ListWorkRequestLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.