Uses of Enum
com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Uses of Instrumentation.Type in com.azure.spring.integration.core.instrumentation
Methods in com.azure.spring.integration.core.instrumentation that return Instrumentation.TypeModifier and TypeMethodDescriptionInstrumentation.getType()Get type.static Instrumentation.TypeReturns the enum constant of this type with the specified name.static Instrumentation.Type[]Instrumentation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.spring.integration.core.instrumentation with parameters of type Instrumentation.TypeModifier and TypeMethodDescriptionstatic StringInstrumentation.buildId(Instrumentation.Type type, String name) Build the unique id.