| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
ListWorkRequestLogsResponse |
OsManagementClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
ListWorkRequestLogsResponse |
OsManagement.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Lists the log entries for the work request with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListWorkRequestLogsResponse> |
OsManagementAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists the log entries for the work request with the given ID.
|
Future<ListWorkRequestLogsResponse> |
OsManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Iterable<ListWorkRequestLogsResponse> |
OsManagementPaginators.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> |
OsManagementAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists the log entries for the work request with the given ID.
|
Future<ListWorkRequestLogsResponse> |
OsManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListWorkRequestLogsResponse |
ListWorkRequestLogsResponse.Builder.build() |
| 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–2021. All rights reserved.