Uses of Class
io.fabric8.openclustermanagement.api.model.observability.v1beta2.InstrumentationSpec
-
Packages that use InstrumentationSpec Package Description io.fabric8.openclustermanagement.api.model.observability.v1beta2 -
-
Uses of InstrumentationSpec in io.fabric8.openclustermanagement.api.model.observability.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 that return InstrumentationSpec Modifier and Type Method Description InstrumentationSpecInstrumentationSpecBuilder. build()InstrumentationSpecOpenTelemetryCollectionSpecFluent. buildInstrumentation()InstrumentationSpecOpenTelemetryCollectionSpec. getInstrumentation()Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type InstrumentationSpec Modifier and Type Method Description protected voidInstrumentationSpecFluent. copyInstance(InstrumentationSpec instance)OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. editOrNewInstrumentationLike(InstrumentationSpec item)voidOpenTelemetryCollectionSpec. setInstrumentation(InstrumentationSpec instrumentation)AOpenTelemetryCollectionSpecFluent. withInstrumentation(InstrumentationSpec instrumentation)OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. withNewInstrumentationLike(InstrumentationSpec item)Constructors in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type InstrumentationSpec Constructor Description InstrumentationSpecBuilder(InstrumentationSpec instance)InstrumentationSpecBuilder(InstrumentationSpecFluent<?> fluent, InstrumentationSpec instance)InstrumentationSpecFluent(InstrumentationSpec instance)OpenTelemetryCollectionSpec(OpenTelemetryCollectorSpec collector, InstrumentationSpec instrumentation)
-