Uses of Class
com.oracle.bmc.osmanagementhub.model.EventCollection
-
Packages that use EventCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of EventCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return EventCollection Modifier and Type Method Description EventCollection
EventCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type EventCollection Modifier and Type Method Description EventCollection.Builder
EventCollection.Builder. copy(EventCollection model)
-
Uses of EventCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return EventCollection Modifier and Type Method Description EventCollection
ListEventsResponse. getEventCollection()
The returned EventCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type EventCollection Modifier and Type Method Description ListEventsResponse.Builder
ListEventsResponse.Builder. eventCollection(EventCollection eventCollection)
The returned EventCollection instance.
-