Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestLogEntry> |
OdaPaginators.listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLogEntry objects contained in responses from the
listWorkRequestLogs operation. |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntry |
WorkRequestLogEntry.Builder.build() |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntry.Builder |
WorkRequestLogEntry.Builder.copy(WorkRequestLogEntry model) |
Modifier and Type | Method and Description |
---|---|
List<WorkRequestLogEntry> |
ListWorkRequestLogsResponse.getItems()
A list of
com.oracle.bmc.oda.model.WorkRequestLogEntry instances. |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse.Builder |
ListWorkRequestLogsResponse.Builder.items(List<WorkRequestLogEntry> items)
A list of
com.oracle.bmc.oda.model.WorkRequestLogEntry instances. |
Copyright © 2016–2024. All rights reserved.