Uses of Class
com.oracle.bmc.loganalytics.model.OverlappingRecallCollection
-
Packages that use OverlappingRecallCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of OverlappingRecallCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return OverlappingRecallCollection Modifier and Type Method Description OverlappingRecallCollection
OverlappingRecallCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type OverlappingRecallCollection Modifier and Type Method Description OverlappingRecallCollection.Builder
OverlappingRecallCollection.Builder. copy(OverlappingRecallCollection model)
-
Uses of OverlappingRecallCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return OverlappingRecallCollection Modifier and Type Method Description OverlappingRecallCollection
ListOverlappingRecallsResponse. getOverlappingRecallCollection()
The returned OverlappingRecallCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type OverlappingRecallCollection Modifier and Type Method Description ListOverlappingRecallsResponse.Builder
ListOverlappingRecallsResponse.Builder. overlappingRecallCollection(OverlappingRecallCollection overlappingRecallCollection)
The returned OverlappingRecallCollection instance.
-