Uses of Class
com.oracle.bmc.loganalytics.model.EventTypeCollection
-
Packages that use EventTypeCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of EventTypeCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EventTypeCollection Modifier and Type Method Description EventTypeCollectionEventTypeCollection.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type EventTypeCollection Modifier and Type Method Description EventTypeCollection.BuilderEventTypeCollection.Builder. copy(EventTypeCollection model) -
Uses of EventTypeCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return EventTypeCollection Modifier and Type Method Description EventTypeCollectionListSourceEventTypesResponse. getEventTypeCollection()The returned EventTypeCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type EventTypeCollection Modifier and Type Method Description ListSourceEventTypesResponse.BuilderListSourceEventTypesResponse.Builder. eventTypeCollection(EventTypeCollection eventTypeCollection)The returned EventTypeCollection instance.
-