Uses of Class
com.ants.platform.client.resources.ingestion.types.CreateSpanEvent
Packages that use CreateSpanEvent
-
Uses of CreateSpanEvent in com.ants.platform.client.resources.ingestion.types
Methods in com.ants.platform.client.resources.ingestion.types that return CreateSpanEventModifier and TypeMethodDescriptionCreateSpanEvent._FinalStage.build()CreateSpanEvent.Builder.build()Methods in com.ants.platform.client.resources.ingestion.types that return types with arguments of type CreateSpanEventMethods in com.ants.platform.client.resources.ingestion.types with parameters of type CreateSpanEventModifier and TypeMethodDescriptionCreateSpanEvent.Builder.from(CreateSpanEvent other) CreateSpanEvent.IdStage.from(CreateSpanEvent other) static IngestionEventIngestionEvent.spanCreate(CreateSpanEvent value) IngestionEvent.Visitor.visitSpanCreate(CreateSpanEvent spanCreate)