Uses of Class
com.oracle.bmc.osmanagementhub.model.EventCollection.Builder
-
Packages that use EventCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model -
-
Uses of EventCollection.Builder in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return EventCollection.Builder Modifier and Type Method Description static EventCollection.Builder
EventCollection. builder()
Create a new builder.EventCollection.Builder
EventCollection.Builder. copy(EventCollection model)
EventCollection.Builder
EventCollection.Builder. items(List<EventSummary> items)
List of events.EventCollection.Builder
EventCollection. toBuilder()
-