Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestLog> |
WorkRequestsPaginators.listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLog objects contained in responses from the
listWorkRequestLogs operation. |
Modifier and Type | Method and Description |
---|---|
WorkRequestLog |
WorkRequestLog.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkRequestLog> |
WorkRequestLogCollection.getItems()
Work request logs.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestLog.Builder |
WorkRequestLog.Builder.copy(WorkRequestLog model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogCollection.Builder |
WorkRequestLogCollection.Builder.items(List<WorkRequestLog> items)
Work request logs.
|
Constructor and Description |
---|
WorkRequestLogCollection(List<WorkRequestLog> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.