Hub.captureTransaction(SentryTransaction, TraceContext, Hint)
IHub.captureEnvelope(SentryEnvelope)
User.getData()
User.setData(Map)
ISentryClient.captureTransaction(SentryTransaction, TraceContext, Scope, Hint)
ISentryClient.captureEnvelope(SentryEnvelope)
SentryOptions.setTracePropagationTargets(List)
SentryOptions.getShutdownTimeoutMillis()
SentryOptions.getTracePropagationTargets()
SentryOptions.setProfilesSampleRate(Double)
SentryOptions.setShutdownTimeoutMillis(long)