Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
LoggingManagementClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
ListWorkRequestLogsResponse |
LoggingManagement.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Return a list of logs for a given work request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
LoggingManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
LoggingManagementAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a list of logs for a given work request.
|
Iterable<ListWorkRequestLogsResponse> |
LoggingManagementPaginators.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> |
LoggingManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
LoggingManagementAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a list of logs for a given work request.
|
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.