Uses of Class
com.oracle.bmc.apmtraces.model.Streaming
-
Packages that use Streaming Package Description com.oracle.bmc.apmtraces.model -
-
Uses of Streaming in com.oracle.bmc.apmtraces.model
Methods in com.oracle.bmc.apmtraces.model that return Streaming Modifier and Type Method Description Streaming
Streaming.Builder. build()
Streaming
ScheduledQueryProcessingConfig. getStreaming()
Methods in com.oracle.bmc.apmtraces.model with parameters of type Streaming Modifier and Type Method Description Streaming.Builder
Streaming.Builder. copy(Streaming model)
ScheduledQueryProcessingConfig.Builder
ScheduledQueryProcessingConfig.Builder. streaming(Streaming streaming)
Constructors in com.oracle.bmc.apmtraces.model with parameters of type Streaming Constructor Description ScheduledQueryProcessingConfig(Streaming streaming, ObjectStorage objectStorage, CustomMetric customMetric)
Deprecated.
-