Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkItemSummary> |
JavaManagementServicePaginators.listWorkItemsRecordIterator(ListWorkItemsRequest request)
Creates a new iterable which will iterate over the
WorkItemSummary objects contained in responses from the
listWorkItems operation. |
Modifier and Type | Method and Description |
---|---|
WorkItemSummary |
WorkItemSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkItemSummary> |
WorkItemCollection.getItems()
A list of work request items.
|
Modifier and Type | Method and Description |
---|---|
WorkItemSummary.Builder |
WorkItemSummary.Builder.copy(WorkItemSummary model) |
Modifier and Type | Method and Description |
---|---|
WorkItemCollection.Builder |
WorkItemCollection.Builder.items(List<WorkItemSummary> items)
A list of work request items.
|
Constructor and Description |
---|
WorkItemCollection(List<WorkItemSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.