Package | Description |
---|---|
com.oracle.bmc.sch | |
com.oracle.bmc.sch.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestLogEntry> |
ServiceConnectorPaginators.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 |
---|---|
List<WorkRequestLogEntry> |
WorkRequestLogEntryCollection.getItems()
The list of items.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntry.Builder |
WorkRequestLogEntry.Builder.copy(WorkRequestLogEntry model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntryCollection.Builder |
WorkRequestLogEntryCollection.Builder.items(List<WorkRequestLogEntry> items)
The list of items.
|
Constructor and Description |
---|
WorkRequestLogEntryCollection(List<WorkRequestLogEntry> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.