| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| 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.
|
Future<ListWorkRequestLogsResponse> |
OsManagementAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists the log entries for the work request with the given ID.
|
Future<ListWorkRequestLogsResponse> |
OsManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Iterable<WorkRequestLogEntry> |
OsManagementPaginators.listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLogEntry objects
contained in responses from the listWorkRequestLogs operation. |
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,
com.oracle.bmc.responses.AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Lists the log entries for the work request with the given ID.
|
Future<ListWorkRequestLogsResponse> |
OsManagementAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.build()
Build the instance of ListWorkRequestLogsRequest as configured by this builder
|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListWorkRequestLogsRequest.Builder |
ListWorkRequestLogsRequest.Builder.copy(ListWorkRequestLogsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.