Uses of Class
com.oracle.bmc.jms.model.WorkItemCollection.Builder
-
Packages that use WorkItemCollection.Builder Package Description com.oracle.bmc.jms.model -
-
Uses of WorkItemCollection.Builder in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return WorkItemCollection.Builder Modifier and Type Method Description static WorkItemCollection.Builder
WorkItemCollection. builder()
Create a new builder.WorkItemCollection.Builder
WorkItemCollection.Builder. copy(WorkItemCollection model)
WorkItemCollection.Builder
WorkItemCollection.Builder. items(List<WorkItemSummary> items)
A list of work request items.WorkItemCollection.Builder
WorkItemCollection. toBuilder()
-