Class SpanProperties.Builder

  • Enclosing class:
    SpanProperties

    public static class SpanProperties.Builder
    extends Object
    Provides a builder for span properties.
    • Constructor Detail

      • Builder

        public Builder()
        Creates a new empty builder.
    • Method Detail

      • build

        public SpanProperties build()
        Builds span properties based on the current state of the builder.
        Returns:
        returns new span properties