Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
AIServiceDocument.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Return a (paginated) list of logs for a given work request.
|
ListWorkRequestLogsResponse |
AIServiceDocumentClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
AIServiceDocumentAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a (paginated) list of logs for a given work request.
|
Future<ListWorkRequestLogsResponse> |
AIServiceDocumentAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Iterable<ListWorkRequestLogsResponse> |
AIServiceDocumentPaginators.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> |
AIServiceDocumentAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a (paginated) list of logs for a given work request.
|
Future<ListWorkRequestLogsResponse> |
AIServiceDocumentAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
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.