Interface SentryInstrumentation.BeforeSpanCallback

All Superinterfaces:
io.sentry.graphql.SentryGraphqlInstrumentation.BeforeSpanCallback
Enclosing class:
SentryInstrumentation
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated @FunctionalInterface public static interface SentryInstrumentation.BeforeSpanCallback extends io.sentry.graphql.SentryGraphqlInstrumentation.BeforeSpanCallback
Deprecated.
please use SentryGraphqlInstrumentation.BeforeSpanCallback
  • Method Summary

    Methods inherited from interface io.sentry.graphql.SentryGraphqlInstrumentation.BeforeSpanCallback

    execute