Uses of Interface
io.helidon.integrations.oci.telemetry.OciMetricsRx
- 
Packages that use OciMetricsRx Package Description io.helidon.integrations.oci.telemetry Integration with OCI Telemetry.
- 
- 
Uses of OciMetricsRx in io.helidon.integrations.oci.telemetryMethods in io.helidon.integrations.oci.telemetry that return OciMetricsRx Modifier and Type Method Description OciMetricsRxOciMetricsRx.Builder. build()static OciMetricsRxOciMetricsRx. create()Deprecated, for removal: This API element is subject to removal in a future version.Create OCI metrics using the defaultOciRestApi.static OciMetricsRxOciMetricsRx. create(Config config)Deprecated, for removal: This API element is subject to removal in a future version.Create OCI metrics based on configuration.Methods in io.helidon.integrations.oci.telemetry with parameters of type OciMetricsRx Modifier and Type Method Description static OciMetricsOciMetrics. create(OciMetricsRx reactive)Deprecated, for removal: This API element is subject to removal in a future version.Create blocking OCI metrics from its reactive counterpart.
 
-