Uses of Class
io.fabric8.openclustermanagement.api.model.observability.v1beta2.OpenTelemetryCollectionSpecFluent.InstrumentationNested
-
Packages that use OpenTelemetryCollectionSpecFluent.InstrumentationNested Package Description io.fabric8.openclustermanagement.api.model.observability.v1beta2 -
-
Uses of OpenTelemetryCollectionSpecFluent.InstrumentationNested in io.fabric8.openclustermanagement.api.model.observability.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 that return OpenTelemetryCollectionSpecFluent.InstrumentationNested Modifier and Type Method Description OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. editInstrumentation()OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. editOrNewInstrumentation()OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. editOrNewInstrumentationLike(InstrumentationSpec item)OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. withNewInstrumentation()OpenTelemetryCollectionSpecFluent.InstrumentationNested<A>OpenTelemetryCollectionSpecFluent. withNewInstrumentationLike(InstrumentationSpec item)
-