Uses of Class
co.elastic.apm.api.NoopScope
-
-
Uses of NoopScope in co.elastic.apm.api
Methods in co.elastic.apm.api that return NoopScope Modifier and Type Method Description static NoopScopeNoopScope. valueOf(String name)Returns the enum constant of this type with the specified name.static NoopScope[]NoopScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-