Package io.sentry
Class ProfileChunk.Builder
java.lang.Object
io.sentry.ProfileChunk.Builder
- Enclosing class:
- ProfileChunk
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder
(@NotNull SentryId profilerId, @NotNull SentryId chunkId, @NotNull Map<String, ProfileMeasurement> measurements, @NotNull File traceFile, @NotNull SentryDate timestamp) -
Method Summary
-
Constructor Details
-
Builder
public Builder(@NotNull @NotNull SentryId profilerId, @NotNull @NotNull SentryId chunkId, @NotNull @NotNull Map<String, ProfileMeasurement> measurements, @NotNull @NotNull File traceFile, @NotNull @NotNull SentryDate timestamp)
-
-
Method Details
-
build
-