Uses of Class
io.fabric8.openclustermanagement.api.model.observability.v1beta2.OpenTelemetryCollectionSpec
-
Packages that use OpenTelemetryCollectionSpec Package Description io.fabric8.openclustermanagement.api.model.observability.v1beta2 -
-
Uses of OpenTelemetryCollectionSpec in io.fabric8.openclustermanagement.api.model.observability.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 that return OpenTelemetryCollectionSpec Modifier and Type Method Description OpenTelemetryCollectionSpecOpenTelemetryCollectionSpecBuilder. build()OpenTelemetryCollectionSpecUserWorkloadTracesSpecFluent. buildCollection()OpenTelemetryCollectionSpecUserWorkloadTracesSpec. getCollection()Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type OpenTelemetryCollectionSpec Modifier and Type Method Description protected voidOpenTelemetryCollectionSpecFluent. copyInstance(OpenTelemetryCollectionSpec instance)UserWorkloadTracesSpecFluent.CollectionNested<A>UserWorkloadTracesSpecFluent. editOrNewCollectionLike(OpenTelemetryCollectionSpec item)voidUserWorkloadTracesSpec. setCollection(OpenTelemetryCollectionSpec collection)AUserWorkloadTracesSpecFluent. withCollection(OpenTelemetryCollectionSpec collection)UserWorkloadTracesSpecFluent.CollectionNested<A>UserWorkloadTracesSpecFluent. withNewCollectionLike(OpenTelemetryCollectionSpec item)Constructors in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type OpenTelemetryCollectionSpec Constructor Description OpenTelemetryCollectionSpecBuilder(OpenTelemetryCollectionSpec instance)OpenTelemetryCollectionSpecBuilder(OpenTelemetryCollectionSpecFluent<?> fluent, OpenTelemetryCollectionSpec instance)OpenTelemetryCollectionSpecFluent(OpenTelemetryCollectionSpec instance)UserWorkloadTracesSpec(OpenTelemetryCollectionSpec collection)
-