Class StringBody

  • All Implemented Interfaces:
    Body
    Direct Known Subclasses:
    AutoValue_StringBody

    @Immutable
    abstract class StringBody
    extends java.lang.Object
    implements Body
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.opentelemetry.sdk.logs.data.Body

        Body.Type
    • Constructor Summary

      Constructors 
      Constructor Description
      StringBody()  
    • Constructor Detail

      • StringBody

        StringBody()