Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.Breadcrumb
Sets the unknown fields, internal usage only
acceptUnknownProperties(Map<String, Object>) - Method in interface io.sentry.core.IUnknownPropertiesConsumer
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.App
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Browser
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.DebugImage
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.DebugMeta
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Device
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Gpu
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Mechanism
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Message
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.OperatingSystem
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.Request
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SdkInfo
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SdkVersion
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryException
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryPackage
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryRuntime
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryStackFrame
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryStackTrace
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.SentryThread
 
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.protocol.User
User's unknown fields, only internal usage
acceptUnknownProperties(Map<String, Object>) - Method in class io.sentry.core.SentryEvent
 
addBreadcrumb(Breadcrumb, Object) - Method in class io.sentry.core.Hub
 
addBreadcrumb(Breadcrumb, Object) - Method in class io.sentry.core.HubAdapter
 
addBreadcrumb(Breadcrumb, Object) - Method in interface io.sentry.core.IHub
Adds a breadcrumb to the current Scope
addBreadcrumb(Breadcrumb) - Method in interface io.sentry.core.IHub
Adds a breadcrumb to the current Scope
addBreadcrumb(String) - Method in interface io.sentry.core.IHub
Adds a breadcrumb to the current Scope
addBreadcrumb(String, String) - Method in interface io.sentry.core.IHub
Adds a breadcrumb to the current Scope
addBreadcrumb(Breadcrumb, Object) - Method in class io.sentry.core.Scope
Adds a breadcrumb to the breadcrumbs queue It also executes the BeforeBreadcrumb callback if set
addBreadcrumb(Breadcrumb) - Method in class io.sentry.core.Scope
Adds a breadcrumb to the breadcrumbs queue It also executes the BeforeBreadcrumb callback if set
addBreadcrumb(Breadcrumb, Object) - Static method in class io.sentry.core.Sentry
Adds a breadcrumb to the current Scope
addBreadcrumb(Breadcrumb) - Static method in class io.sentry.core.Sentry
Adds a breadcrumb to the current Scope
addBreadcrumb(String) - Static method in class io.sentry.core.Sentry
Adds a breadcrumb to the current Scope
addBreadcrumb(String, String) - Static method in class io.sentry.core.Sentry
Adds a breadcrumb to the current Scope
addBreadcrumb(Breadcrumb) - Method in class io.sentry.core.SentryEvent
 
addEventProcessor(EventProcessor) - Method in class io.sentry.core.Scope
Adds an event processor to the Scope's event processors list
addEventProcessor(EventProcessor) - Method in class io.sentry.core.SentryOptions
Adds an event processor
addInAppExclude(String) - Method in class io.sentry.core.SentryOptions
Adds an inApp exclude
addInAppInclude(String) - Method in class io.sentry.core.SentryOptions
Adds an inApp include
addIntegration(String) - Method in class io.sentry.core.protocol.SdkVersion
 
addIntegration(Integration) - Method in class io.sentry.core.SentryOptions
Adds an integration
addPackage(String, String) - Method in class io.sentry.core.protocol.SdkVersion
 
App - Class in io.sentry.core.protocol
 
App() - Constructor for class io.sentry.core.protocol.App
 
ApplyScopeData - Interface in io.sentry.core.hints
Marker interface for applying scope's data.
ApplyScopeUtils - Class in io.sentry.core.util
Util class for Applying or not scope's data to an event
AsyncConnection - Class in io.sentry.core.transport
A connection to Sentry that sends the events asynchronously.
AsyncConnection(ITransport, ITransportGate, IEventCache, IEnvelopeCache, int, SentryOptions) - Constructor for class io.sentry.core.transport.AsyncConnection
 

B

bindClient(ISentryClient) - Method in class io.sentry.core.Hub
 
bindClient(ISentryClient) - Method in class io.sentry.core.HubAdapter
 
bindClient(ISentryClient) - Method in interface io.sentry.core.IHub
Binds a different client to the hub
bindClient(ISentryClient) - Static method in class io.sentry.core.Sentry
Binds a different client to the current hub
Breadcrumb - Class in io.sentry.core
Series of application events
Breadcrumb() - Constructor for class io.sentry.core.Breadcrumb
Breadcrumb ctor
Breadcrumb(String) - Constructor for class io.sentry.core.Breadcrumb
Breadcrumb ctor
Browser - Class in io.sentry.core.protocol
 
Browser() - Constructor for class io.sentry.core.protocol.Browser
 

C

Cached - Interface in io.sentry.core.hints
Marker interface for a capture involving data cached from disk
capitalize(String) - Static method in class io.sentry.core.util.StringUtils
Returns a Capitalized String and all remaining chars to lower case.
captureEnvelope(SentryEnvelope, Object) - Method in class io.sentry.core.Hub
 
captureEnvelope(SentryEnvelope, Object) - Method in class io.sentry.core.HubAdapter
 
captureEnvelope(SentryEnvelope, Object) - Method in interface io.sentry.core.IHub
Captures an envelope.
captureEnvelope(SentryEnvelope) - Method in interface io.sentry.core.IHub
Captures an envelope.
captureEnvelope(SentryEnvelope, Object) - Method in interface io.sentry.core.ISentryClient
Captures an envelope.
captureEnvelope(SentryEnvelope) - Method in interface io.sentry.core.ISentryClient
Captures an envelope.
captureEnvelope(SentryEnvelope, Object) - Method in class io.sentry.core.SentryClient
 
captureEvent(SentryEvent, Object) - Method in class io.sentry.core.Hub
 
captureEvent(SentryEvent, Object) - Method in class io.sentry.core.HubAdapter
 
captureEvent(SentryEvent, Object) - Method in interface io.sentry.core.IHub
Captures the event.
captureEvent(SentryEvent) - Method in interface io.sentry.core.IHub
Captures the event.
captureEvent(SentryEvent, Scope, Object) - Method in interface io.sentry.core.ISentryClient
Capture the event
captureEvent(SentryEvent) - Method in interface io.sentry.core.ISentryClient
Captures the event.
captureEvent(SentryEvent, Scope) - Method in interface io.sentry.core.ISentryClient
Captures the event.
captureEvent(SentryEvent, Object) - Method in interface io.sentry.core.ISentryClient
Capture the event
captureEvent(SentryEvent) - Static method in class io.sentry.core.Sentry
Captures the event.
captureEvent(SentryEvent, Object) - Static method in class io.sentry.core.Sentry
Captures the event.
captureEvent(SentryEvent, Scope, Object) - Method in class io.sentry.core.SentryClient
 
captureException(Throwable, Object) - Method in class io.sentry.core.Hub
 
captureException(Throwable, Object) - Method in class io.sentry.core.HubAdapter
 
captureException(Throwable, Object) - Method in interface io.sentry.core.IHub
Captures the exception.
captureException(Throwable) - Method in interface io.sentry.core.IHub
Captures the exception.
captureException(Throwable) - Method in interface io.sentry.core.ISentryClient
Captures the exception.
captureException(Throwable, Scope, Object) - Method in interface io.sentry.core.ISentryClient
Captures the exception.
captureException(Throwable, Object) - Method in interface io.sentry.core.ISentryClient
Captures the exception.
captureException(Throwable, Scope) - Method in interface io.sentry.core.ISentryClient
Captures the exception.
captureException(Throwable) - Static method in class io.sentry.core.Sentry
Captures the exception.
captureException(Throwable, Object) - Static method in class io.sentry.core.Sentry
Captures the exception.
captureMessage(String, SentryLevel) - Method in class io.sentry.core.Hub
 
captureMessage(String, SentryLevel) - Method in class io.sentry.core.HubAdapter
 
captureMessage(String) - Method in interface io.sentry.core.IHub
Captures the message.
captureMessage(String, SentryLevel) - Method in interface io.sentry.core.IHub
Captures the message.
captureMessage(String, SentryLevel, Scope) - Method in interface io.sentry.core.ISentryClient
Captures the message.
captureMessage(String, SentryLevel) - Method in interface io.sentry.core.ISentryClient
Captures the message.
captureMessage(String) - Static method in class io.sentry.core.Sentry
Captures the message.
captureMessage(String, SentryLevel) - Static method in class io.sentry.core.Sentry
Captures the message.
captureSession(Session, Object) - Method in interface io.sentry.core.ISentryClient
Captures a session.
captureSession(Session) - Method in interface io.sentry.core.ISentryClient
Captures a session.
captureSession(Session, Object) - Method in class io.sentry.core.SentryClient
 
clear() - Method in class io.sentry.core.Scope
Resets the Scope to its default state
clearBreadcrumbs() - Method in class io.sentry.core.Hub
 
clearBreadcrumbs() - Method in class io.sentry.core.HubAdapter
 
clearBreadcrumbs() - Method in interface io.sentry.core.IHub
Deletes current breadcrumbs from the current scope.
clearBreadcrumbs() - Method in class io.sentry.core.Scope
Clear all the breadcrumbs
clearBreadcrumbs() - Static method in class io.sentry.core.Sentry
Deletes current breadcrumbs from the current scope.
clone() - Method in class io.sentry.core.Breadcrumb
Clones the breadcrumb aka deep copy
clone() - Method in class io.sentry.core.Hub
 
clone() - Method in class io.sentry.core.HubAdapter
 
clone() - Method in interface io.sentry.core.IHub
Clones the Hub
clone() - Method in class io.sentry.core.protocol.User
Clones an User aka deep copy
clone() - Method in class io.sentry.core.Scope
Clones a Scope aka deep copy
close() - Method in class io.sentry.core.Hub
 
close() - Method in class io.sentry.core.HubAdapter
 
close() - Method in interface io.sentry.core.IHub
Flushes out the queue for up to timeout seconds and disable the Hub.
close() - Method in interface io.sentry.core.ISentryClient
Flushes out the queue for up to timeout seconds and disable the client.
close() - Static method in class io.sentry.core.Sentry
Close the SDK
close() - Method in class io.sentry.core.SentryClient
 
close() - Method in class io.sentry.core.transport.AsyncConnection
 
close() - Method in interface io.sentry.core.transport.Connection
 
close() - Method in class io.sentry.core.transport.HttpTransport
 
close() - Method in class io.sentry.core.transport.StdoutTransport
 
close() - Method in class io.sentry.core.UncaughtExceptionHandlerIntegration
 
CollectionUtils - Class in io.sentry.core.util
Util class for Collections
configure(T) - Method in interface io.sentry.core.Sentry.OptionsConfiguration
configure the options
configure(HttpURLConnection) - Method in interface io.sentry.core.transport.IConnectionConfigurator
 
configureScope(ScopeCallback) - Method in class io.sentry.core.Hub
 
configureScope(ScopeCallback) - Method in class io.sentry.core.HubAdapter
 
configureScope(ScopeCallback) - Method in interface io.sentry.core.IHub
Configures the scope through the callback.
configureScope(ScopeCallback) - Static method in class io.sentry.core.Sentry
Configures the scope through the callback.
Connection - Interface in io.sentry.core.transport
 
Contexts - Class in io.sentry.core.protocol
 
Contexts() - Constructor for class io.sentry.core.protocol.Contexts
 
create(Class<T>) - Static method in class io.sentry.core.OptionsContainer
 
create(IHub, SentryOptions) - Method in interface io.sentry.core.SendCachedEventFireAndForgetIntegration.SendFireAndForgetFactory
 
createInstance() - Method in class io.sentry.core.OptionsContainer
 

D

DateUtils - Class in io.sentry.core
Utilities to deal with dates
DebugImage - Class in io.sentry.core.protocol
 
DebugImage() - Constructor for class io.sentry.core.protocol.DebugImage
 
DebugMeta - Class in io.sentry.core.protocol
 
DebugMeta() - Constructor for class io.sentry.core.protocol.DebugMeta
 
deserializeEnvelope(InputStream) - Method in interface io.sentry.core.ISerializer
 
deserializeEvent(Reader) - Method in interface io.sentry.core.ISerializer
 
deserializeSession(Reader) - Method in interface io.sentry.core.ISerializer
 
Device - Class in io.sentry.core.protocol
 
Device() - Constructor for class io.sentry.core.protocol.Device
 
Device.DeviceOrientation - Enum in io.sentry.core.protocol
 
DiagnosticLogger - Class in io.sentry.core
Sentry SDK internal diagnostic logger.
DiagnosticLogger(SentryOptions, ILogger) - Constructor for class io.sentry.core.DiagnosticLogger
Creates a new instance of DiagnosticLogger with the wrapped ILogger.
discard(SentryEvent) - Method in class io.sentry.core.cache.DiskCache
 
discard(SentryEnvelope) - Method in interface io.sentry.core.cache.IEnvelopeCache
 
discard(SentryEvent) - Method in interface io.sentry.core.cache.IEventCache
Discards the event from the storage.
discard(SentryEnvelope) - Method in class io.sentry.core.cache.SessionCache
 
DiskCache - Class in io.sentry.core.cache
A simple cache implementation storing the events to a disk, each event in a separater file in a configured directory.
DiskCache(SentryOptions) - Constructor for class io.sentry.core.cache.DiskCache
 
DiskFlushNotification - Interface in io.sentry.core.hints
 

E

EMPTY_ID - Static variable in class io.sentry.core.protocol.SentryId
 
end() - Method in class io.sentry.core.Session
Ends a session and update its values
end(Date) - Method in class io.sentry.core.Session
Ends a session and update its values
endSession() - Method in class io.sentry.core.Hub
 
endSession() - Method in class io.sentry.core.HubAdapter
 
endSession() - Method in interface io.sentry.core.IHub
Ends the current session
endSession() - Static method in class io.sentry.core.Sentry
Ends the current session
EnvelopeReader - Class in io.sentry.core
 
EnvelopeReader() - Constructor for class io.sentry.core.EnvelopeReader
 
EnvelopeSender - Class in io.sentry.core
 
EnvelopeSender(IHub, IEnvelopeReader, ISerializer, ILogger, long) - Constructor for class io.sentry.core.EnvelopeSender
 
equals(Object) - Method in class io.sentry.core.protocol.SentryId
 
error(int) - Static method in class io.sentry.core.transport.TransportResult
Use this method to announce failure of sending the event.
errorCount() - Method in class io.sentry.core.Session
 
EventProcessor - Interface in io.sentry.core
 
ExceptionMechanismException - Exception in io.sentry.core.exception
A throwable decorator that holds an Mechanism related to the decorated Throwable.
ExceptionMechanismException(Mechanism, Throwable, Thread) - Constructor for exception io.sentry.core.exception.ExceptionMechanismException
A Throwable that decorates another with a Sentry Mechanism.
execute(Breadcrumb, Object) - Method in interface io.sentry.core.SentryOptions.BeforeBreadcrumbCallback
Mutates or drop a callback before being added
execute(SentryEvent, Object) - Method in interface io.sentry.core.SentryOptions.BeforeSendCallback
Mutates or drop an event before being sent

F

FILE_SUFFIX - Static variable in class io.sentry.core.cache.DiskCache
File suffix added to all serialized event files.
flush(long) - Method in class io.sentry.core.Hub
 
flush(long) - Method in class io.sentry.core.HubAdapter
 
flush(long) - Method in interface io.sentry.core.IHub
Flushes events queued up, but keeps the Hub enabled.
flush(long) - Method in interface io.sentry.core.ISentryClient
Flushes events queued up, but keeps the client enabled.
flush(long) - Static method in class io.sentry.core.Sentry
Flushes events queued up to the current hub.
flush(long) - Method in class io.sentry.core.SentryClient
 
Flushable - Interface in io.sentry.core.hints
marker interface that awaits events to be flushed
fromEvent(ISerializer, SentryEvent) - Static method in class io.sentry.core.SentryEnvelopeItem
 
fromSession(ISerializer, Session) - Static method in class io.sentry.core.SentryEnvelope
 
fromSession(ISerializer, Session) - Static method in class io.sentry.core.SentryEnvelopeItem
 

G

getAbsPath() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getApiType() - Method in class io.sentry.core.protocol.Gpu
 
getApp() - Method in class io.sentry.core.protocol.Contexts
 
getAppBuild() - Method in class io.sentry.core.protocol.App
 
getAppIdentifier() - Method in class io.sentry.core.protocol.App
 
getAppName() - Method in class io.sentry.core.protocol.App
 
getAppStartTime() - Method in class io.sentry.core.protocol.App
 
getAppVersion() - Method in class io.sentry.core.protocol.App
 
getArch() - Method in class io.sentry.core.protocol.DebugImage
 
getArch() - Method in class io.sentry.core.protocol.Device
Deprecated.
use Device.getArchs() instead.
getArchs() - Method in class io.sentry.core.protocol.Device
 
getBatteryLevel() - Method in class io.sentry.core.protocol.Device
 
getBatteryTemperature() - Method in class io.sentry.core.protocol.Device
 
getBeforeBreadcrumb() - Method in class io.sentry.core.SentryOptions
Returns the beforeBreadcrumb callback
getBeforeSend() - Method in class io.sentry.core.SentryOptions
Returns the BeforeSend callback
getBootTime() - Method in class io.sentry.core.protocol.Device
 
getBrand() - Method in class io.sentry.core.protocol.Device
 
getBreadcrumbs() - Method in class io.sentry.core.SentryEvent
 
getBrowser() - Method in class io.sentry.core.protocol.Contexts
 
getBuild() - Method in class io.sentry.core.protocol.OperatingSystem
 
getBuildType() - Method in class io.sentry.core.protocol.App
 
getCacheDirPath() - Method in class io.sentry.core.SentryOptions
Returns the cache dir.
getCacheDirSize() - Method in class io.sentry.core.SentryOptions
Returns the cache dir.
getCategory() - Method in class io.sentry.core.Breadcrumb
Returns the category
getCodeFile() - Method in class io.sentry.core.protocol.DebugImage
 
getCodeId() - Method in class io.sentry.core.protocol.DebugImage
 
getColno() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getConnectionType() - Method in class io.sentry.core.protocol.Device
 
getContentType() - Method in class io.sentry.core.SentryEnvelopeItemHeader
 
getContextLine() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getContexts() - Method in class io.sentry.core.SentryEvent
 
getCookies() - Method in class io.sentry.core.protocol.Request
 
getCurrentDateTime() - Static method in class io.sentry.core.DateUtils
Get the current date and time as ISO UTC
getData() - Method in class io.sentry.core.protocol.Mechanism
 
getData() - Method in class io.sentry.core.protocol.Request
 
getData() - Method in class io.sentry.core.SentryEnvelopeItem
 
getDateTime(String) - Static method in class io.sentry.core.DateUtils
Get Java Date from UTC timestamp format
getDateTime(Date) - Static method in class io.sentry.core.DateUtils
Converts the given Date and time to UTC timezone
getDateTimeWithMillisPrecision(String) - Static method in class io.sentry.core.DateUtils
Get Java Date from millis timestamp format
getDebugFile() - Method in class io.sentry.core.protocol.DebugImage
 
getDebugId() - Method in class io.sentry.core.protocol.DebugImage
 
getDebugMeta() - Method in class io.sentry.core.SentryEvent
 
getDescription() - Method in class io.sentry.core.protocol.Mechanism
 
getDevice() - Method in class io.sentry.core.protocol.Contexts
 
getDeviceAppHash() - Method in class io.sentry.core.protocol.App
 
getDiagnosticLevel() - Method in class io.sentry.core.SentryOptions
Returns the minimum LogLevel
getDist() - Method in class io.sentry.core.SentryEvent
 
getDist() - Method in class io.sentry.core.SentryOptions
Sets the distribution
getDistinctId() - Method in class io.sentry.core.SentryOptions
Returns the distinct Id
getDistinctId() - Method in class io.sentry.core.Session
 
getDsn() - Method in exception io.sentry.core.InvalidDsnException
 
getDsn() - Method in class io.sentry.core.SentryOptions
Returns the DSN
getDuration() - Method in class io.sentry.core.Session
 
getEmail() - Method in class io.sentry.core.protocol.User
Gets the e-mail address of the user.
getEnvironment() - Method in class io.sentry.core.SentryEvent
 
getEnvironment() - Method in class io.sentry.core.SentryOptions
Returns the environment
getEnvironment() - Method in class io.sentry.core.Session
 
getEnvs() - Method in class io.sentry.core.protocol.Request
 
getEventId() - Method in class io.sentry.core.SentryEnvelopeHeader
 
getEventId() - Method in class io.sentry.core.SentryEvent
 
getEventProcessors() - Method in class io.sentry.core.SentryOptions
Returns the list of event processors
getExceptionMechanism() - Method in exception io.sentry.core.exception.ExceptionMechanismException
 
getExceptions() - Method in class io.sentry.core.SentryEvent
 
getExternalFreeStorage() - Method in class io.sentry.core.protocol.Device
 
getExternalStorageSize() - Method in class io.sentry.core.protocol.Device
 
getFamily() - Method in class io.sentry.core.protocol.Device
 
getFilename() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getFileName() - Method in class io.sentry.core.SentryEnvelopeItemHeader
 
getFlushTimeoutMillis() - Method in class io.sentry.core.SentryOptions
Returns the flush timeout in millis
getFormatted() - Method in class io.sentry.core.protocol.Message
 
getFrames() - Method in class io.sentry.core.protocol.SentryStackTrace
Gets the frames of this stacktrace.
getFramesOmitted() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getFreeMemory() - Method in class io.sentry.core.protocol.Device
 
getFreeStorage() - Method in class io.sentry.core.protocol.Device
 
getFunction() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getGpu() - Method in class io.sentry.core.protocol.Contexts
 
getHeader() - Method in class io.sentry.core.SentryEnvelope
 
getHeader() - Method in class io.sentry.core.SentryEnvelopeItem
 
getHeaders() - Method in class io.sentry.core.protocol.Request
 
getHelpLink() - Method in class io.sentry.core.protocol.Mechanism
 
getId() - Method in class io.sentry.core.protocol.Device
 
getId() - Method in class io.sentry.core.protocol.Gpu
 
getId() - Method in class io.sentry.core.protocol.SentryThread
Gets the Id of the thread.
getId() - Method in class io.sentry.core.protocol.User
Gets the id of the user.
getImageAddr() - Method in class io.sentry.core.protocol.DebugImage
 
getImageAddr() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getImages() - Method in class io.sentry.core.protocol.DebugMeta
 
getImageSize() - Method in class io.sentry.core.protocol.DebugImage
 
getInAppExcludes() - Method in class io.sentry.core.SentryOptions
the list of inApp excludes
getInAppIncludes() - Method in class io.sentry.core.SentryOptions
Returns the inApp includes list
getInit() - Method in class io.sentry.core.Session
 
getInstance() - Static method in class io.sentry.core.HubAdapter
 
getInstructionAddr() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getIntegrations() - Method in class io.sentry.core.SentryOptions
Returns the list of integrations
getIpAddress() - Method in class io.sentry.core.protocol.User
Gets the IP address of the user.
getIpAddress() - Method in class io.sentry.core.Session
 
getItems() - Method in class io.sentry.core.SentryEnvelope
 
getItemType() - Method in enum io.sentry.core.SentryItemType
 
getKernelVersion() - Method in class io.sentry.core.protocol.OperatingSystem
 
getLanguage() - Method in class io.sentry.core.protocol.Device
 
getLastEventId() - Method in class io.sentry.core.Hub
 
getLastEventId() - Method in class io.sentry.core.HubAdapter
 
getLastEventId() - Method in interface io.sentry.core.IHub
Last event id recorded in the current scope
getLastEventId() - Static method in class io.sentry.core.Sentry
Last event id recorded in the current scope
getLength() - Method in class io.sentry.core.SentryEnvelopeItemHeader
 
getLevel() - Method in class io.sentry.core.Breadcrumb
Returns the SentryLevel
getLevel() - Method in class io.sentry.core.Scope
Returns the Scope's SentryLevel
getLevel() - Method in class io.sentry.core.SentryEvent
 
getLineno() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getLogger() - Method in class io.sentry.core.DiagnosticLogger
 
getLogger() - Method in class io.sentry.core.SentryEvent
 
getLogger() - Method in class io.sentry.core.SentryOptions
Returns the Logger interface
getManufacturer() - Method in class io.sentry.core.protocol.Device
 
getMaxBreadcrumbs() - Method in class io.sentry.core.SentryOptions
Returns the max Breadcrumbs Default is 100
getMechanism() - Method in class io.sentry.core.protocol.SentryException
Gets an optional mechanism that created this exception.
getMemorySize() - Method in class io.sentry.core.protocol.Device
 
getMemorySize() - Method in class io.sentry.core.protocol.Gpu
 
getMessage() - Method in class io.sentry.core.Breadcrumb
Returns the message
getMessage() - Method in class io.sentry.core.protocol.Message
 
getMessage() - Method in class io.sentry.core.SentryEvent
 
getMeta() - Method in class io.sentry.core.protocol.Mechanism
 
getMethod() - Method in class io.sentry.core.protocol.Request
 
getModel() - Method in class io.sentry.core.protocol.Device
 
getModelId() - Method in class io.sentry.core.protocol.Device
 
getModule() - Method in class io.sentry.core.protocol.SentryException
Gets the optional module, or package which the exception type lives in.
getModule() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getName() - Method in class io.sentry.core.protocol.Browser
 
getName() - Method in class io.sentry.core.protocol.Device
 
getName() - Method in class io.sentry.core.protocol.Gpu
 
getName() - Method in class io.sentry.core.protocol.OperatingSystem
 
getName() - Method in class io.sentry.core.protocol.SdkVersion
 
getName() - Method in class io.sentry.core.protocol.SentryPackage
 
getName() - Method in class io.sentry.core.protocol.SentryRuntime
 
getName() - Method in class io.sentry.core.protocol.SentryThread
Gets the name of the thread.
getNpotSupport() - Method in class io.sentry.core.protocol.Gpu
 
getOperatingSystem() - Method in class io.sentry.core.protocol.Contexts
 
getOrientation() - Method in class io.sentry.core.protocol.Device
 
getOthers() - Method in class io.sentry.core.protocol.Request
 
getOthers() - Method in class io.sentry.core.protocol.User
Gets other user related data.
getOutboxPath() - Method in class io.sentry.core.SentryOptions
Returns the outbox path if cacheDirPath is set
getPackage() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getParams() - Method in class io.sentry.core.protocol.Message
 
getPlatform() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getPlatform() - Method in class io.sentry.core.SentryEvent
 
getPostContext() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getPreContext() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getPriority() - Method in class io.sentry.core.protocol.SentryThread
Gets the priority of the thread.
getProxy() - Method in class io.sentry.core.SentryOptions
Returns the proxy if set
getQueryString() - Method in class io.sentry.core.protocol.Request
 
getRawDescription() - Method in class io.sentry.core.protocol.OperatingSystem
 
getRawDescription() - Method in class io.sentry.core.protocol.SentryRuntime
 
getRawFunction() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getRegisters() - Method in class io.sentry.core.protocol.SentryStackTrace
 
getRelease() - Method in class io.sentry.core.SentryEvent
 
getRelease() - Method in class io.sentry.core.SentryOptions
Returns the release
getRelease() - Method in class io.sentry.core.Session
 
getRequest() - Method in class io.sentry.core.SentryEvent
 
getResponseCode() - Method in class io.sentry.core.transport.TransportResult
 
getRuntime() - Method in class io.sentry.core.protocol.Contexts
 
getSampleRate() - Method in class io.sentry.core.SentryOptions
Returns the sample rate Default is null (disabled)
getScreenDensity() - Method in class io.sentry.core.protocol.Device
 
getScreenDpi() - Method in class io.sentry.core.protocol.Device
 
getScreenHeightPixels() - Method in class io.sentry.core.protocol.Device
 
getScreenResolution() - Method in class io.sentry.core.protocol.Device
Deprecated.
getScreenWidthPixels() - Method in class io.sentry.core.protocol.Device
 
getSdk() - Method in class io.sentry.core.SentryEvent
 
getSdkInfo() - Method in class io.sentry.core.protocol.DebugMeta
 
getSdkName() - Method in class io.sentry.core.protocol.SdkInfo
 
getSentryClientName() - Method in class io.sentry.core.SentryOptions
Returns the Sentry client name
getSequence() - Method in class io.sentry.core.Session
 
getSerializer() - Method in class io.sentry.core.SentryOptions
Returns the Serializer interface
getServerName() - Method in class io.sentry.core.SentryEvent
 
getServerName() - Method in class io.sentry.core.SentryOptions
Gets the default server name to be used in Sentry events.
getSessionId() - Method in class io.sentry.core.Session
 
getSessionsDirSize() - Method in class io.sentry.core.SentryOptions
Returns the sessions dir size
getSessionsPath() - Method in class io.sentry.core.SentryOptions
Returns the sessions path if cacheDirPath is set
getSessionTrackingIntervalMillis() - Method in class io.sentry.core.SentryOptions
Returns the session tracking interval in millis
getShutdownTimeout() - Method in class io.sentry.core.SentryOptions
Returns the shutdown timeout in Millis
getStacktrace() - Method in class io.sentry.core.protocol.SentryException
Gets the stack trace.
getStacktrace() - Method in class io.sentry.core.protocol.SentryThread
Gets the stacktrace of the thread.
getStarted() - Method in class io.sentry.core.Session
 
getState() - Method in class io.sentry.core.protocol.SentryThread
Gets the state of the thread.
getStatus() - Method in class io.sentry.core.Session
 
getStorageSize() - Method in class io.sentry.core.protocol.Device
 
getStringAfterDot(String) - Static method in class io.sentry.core.util.StringUtils
 
getSymbolAddr() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getSynthetic() - Method in class io.sentry.core.protocol.Mechanism
 
getThread() - Method in exception io.sentry.core.exception.ExceptionMechanismException
 
getThreadId() - Method in class io.sentry.core.protocol.SentryException
Gets an optional value which refers to a thread in the threads interface.
getThreads() - Method in class io.sentry.core.SentryEvent
 
getThrowable() - Method in exception io.sentry.core.exception.ExceptionMechanismException
 
getTimestamp() - Method in class io.sentry.core.Breadcrumb
Returns the Breadcrumb's timestamp
getTimestamp(Date) - Static method in class io.sentry.core.DateUtils
Get date formatted as expected by Sentry.
getTimestamp() - Method in class io.sentry.core.SentryEvent
 
getTimestamp() - Method in class io.sentry.core.Session
 
getTimestampIsoFormat(Date) - Static method in class io.sentry.core.DateUtils
Get date formatted as expected by Sentry.
getTimezone() - Method in class io.sentry.core.protocol.Device
 
getTransaction() - Method in class io.sentry.core.Scope
Returns the Scope's transaction
getTransaction() - Method in class io.sentry.core.SentryEvent
 
getTransport() - Method in class io.sentry.core.SentryOptions
Returns the Transport interface
getTransportGate() - Method in class io.sentry.core.SentryOptions
Returns the TransportGate interface
getType() - Method in class io.sentry.core.Breadcrumb
Returns the type
getType() - Method in class io.sentry.core.protocol.DebugImage
 
getType() - Method in class io.sentry.core.protocol.Mechanism
 
getType() - Method in class io.sentry.core.protocol.SentryException
The Exception Type.
getType() - Method in class io.sentry.core.SentryEnvelopeItemHeader
 
getUnknown() - Method in class io.sentry.core.SentryEvent
 
getUrl() - Method in class io.sentry.core.protocol.Request
 
getUsableMemory() - Method in class io.sentry.core.protocol.Device
 
getUser() - Method in class io.sentry.core.Scope
Returns the Scope's user
getUser() - Method in class io.sentry.core.SentryEvent
 
getUserAgent() - Method in class io.sentry.core.Session
 
getUsername() - Method in class io.sentry.core.protocol.User
Gets the username of the user.
getUuid() - Method in class io.sentry.core.protocol.DebugImage
 
getValue() - Method in class io.sentry.core.protocol.SentryException
The exception value.
getVars() - Method in class io.sentry.core.protocol.SentryStackFrame
 
getVendorId() - Method in class io.sentry.core.protocol.Gpu
 
getVendorName() - Method in class io.sentry.core.protocol.Gpu
 
getVersion() - Method in class io.sentry.core.protocol.Browser
 
getVersion() - Method in class io.sentry.core.protocol.Gpu
 
getVersion() - Method in class io.sentry.core.protocol.OperatingSystem
 
getVersion() - Method in class io.sentry.core.protocol.SdkVersion
 
getVersion() - Method in class io.sentry.core.protocol.SentryPackage
 
getVersion() - Method in class io.sentry.core.protocol.SentryRuntime
 
getVersionMajor() - Method in class io.sentry.core.protocol.SdkInfo
 
getVersionMinor() - Method in class io.sentry.core.protocol.SdkInfo
 
getVersionPatchlevel() - Method in class io.sentry.core.protocol.SdkInfo
 
Gpu - Class in io.sentry.core.protocol
 
Gpu() - Constructor for class io.sentry.core.protocol.Gpu
 

H

hashCode() - Method in class io.sentry.core.protocol.SentryId
 
HttpTransport - Class in io.sentry.core.transport
An implementation of the ITransport interface that sends the events to the Sentry server over HTTP(S) in UTF-8 encoding.
HttpTransport(SentryOptions, IConnectionConfigurator, int, int, boolean, URL) - Constructor for class io.sentry.core.transport.HttpTransport
Constructs a new HTTP transport instance.
Hub - Class in io.sentry.core
 
Hub(SentryOptions) - Constructor for class io.sentry.core.Hub
 
HubAdapter - Class in io.sentry.core
 

I

IConnectionConfigurator - Interface in io.sentry.core.transport
A companion interface to HttpTransport implementations of which prepare the connection with necessary headers and other settings before an event is sent.
IEnvelopeCache - Interface in io.sentry.core.cache
 
IEnvelopeReader - Interface in io.sentry.core
 
IEnvelopeSender - Interface in io.sentry.core
 
IEventCache - Interface in io.sentry.core.cache
Implementations of this interface are used as a kind of persistent storage for events that wait to be sent to the Sentry server.
IHub - Interface in io.sentry.core
SDK API contract which combines a client and scope management
ILogger - Interface in io.sentry.core
Sentry SDK internal logging interface.
init() - Static method in class io.sentry.core.Sentry
Initializes the SDK
init(OptionsContainer<T>, Sentry.OptionsConfiguration<T>) - Static method in class io.sentry.core.Sentry
 
init(OptionsContainer<T>, Sentry.OptionsConfiguration<T>, boolean) - Static method in class io.sentry.core.Sentry
 
init(Sentry.OptionsConfiguration<SentryOptions>) - Static method in class io.sentry.core.Sentry
Initializes the SDK with an optional configuration options callback.
init(Sentry.OptionsConfiguration<SentryOptions>, boolean) - Static method in class io.sentry.core.Sentry
Initializes the SDK with an optional configuration options callback.
Integration - Interface in io.sentry.core
Code that provides middlewares, bindings or hooks into certain frameworks or environments, along with code that inserts those bindings and activates them.
InvalidDsnException - Exception in io.sentry.core
 
InvalidDsnException(String) - Constructor for exception io.sentry.core.InvalidDsnException
 
InvalidDsnException(String, String) - Constructor for exception io.sentry.core.InvalidDsnException
 
InvalidDsnException(String, String, Throwable) - Constructor for exception io.sentry.core.InvalidDsnException
 
io.sentry.core - package io.sentry.core
 
io.sentry.core.cache - package io.sentry.core.cache
 
io.sentry.core.exception - package io.sentry.core.exception
 
io.sentry.core.hints - package io.sentry.core.hints
 
io.sentry.core.protocol - package io.sentry.core.protocol
 
io.sentry.core.transport - package io.sentry.core.transport
 
io.sentry.core.util - package io.sentry.core.util
 
isAttachStacktrace() - Method in class io.sentry.core.SentryOptions
Checks if the AttachStacktrace is enabled or not
isAttachThreads() - Method in class io.sentry.core.SentryOptions
Checks if the AttachThreads is enabled or not
isCharging() - Method in class io.sentry.core.protocol.Device
 
isConnected() - Method in interface io.sentry.core.transport.ITransportGate
 
isCrashed() - Method in class io.sentry.core.protocol.SentryThread
Gets whether the crash happened on this thread.
isCrashed() - Method in class io.sentry.core.SentryEvent
Returns true if Level is Fatal or any exception was unhandled by the user.
isCurrent() - Method in class io.sentry.core.protocol.SentryThread
Get an optional flag to indicate that the thread was in the foreground.
isDaemon() - Method in class io.sentry.core.protocol.SentryThread
Gets if this thread is a daemon thread.
isDebug() - Method in class io.sentry.core.SentryOptions
Check if debug mode is ON Default is OFF
isEnabled(SentryLevel) - Method in class io.sentry.core.DiagnosticLogger
Whether this logger is enabled for the specified SentryLevel.
isEnabled() - Method in class io.sentry.core.Hub
 
isEnabled() - Method in class io.sentry.core.HubAdapter
 
isEnabled() - Method in interface io.sentry.core.IHub
Check if the Hub is enabled/active.
isEnabled() - Method in interface io.sentry.core.ISentryClient
Whether the client is enabled or not
isEnabled() - Static method in class io.sentry.core.Sentry
Check if the current Hub is enabled/active.
isEnabled() - Method in class io.sentry.core.SentryClient
 
isEnableNdk() - Method in class io.sentry.core.SentryOptions
Check if NDK is ON or OFF Default is ON
isEnableSessionTracking() - Method in class io.sentry.core.SentryOptions
Returns if the automatic session tracking is enabled or not
isEnableUncaughtExceptionHandler() - Method in class io.sentry.core.SentryOptions
Checks if the default UncaughtExceptionHandlerIntegration is enabled or not.
ISentryClient - Interface in io.sentry.core
Sentry Client interface
ISerializer - Interface in io.sentry.core
 
isErrored() - Method in class io.sentry.core.SentryEvent
Returns true if this event has any sort of excetion
isHandled() - Method in class io.sentry.core.protocol.Mechanism
 
isInApp() - Method in class io.sentry.core.protocol.SentryStackFrame
 
isLowMemory() - Method in class io.sentry.core.protocol.Device
 
isMultiThreadedRendering() - Method in class io.sentry.core.protocol.Gpu
 
isNative() - Method in class io.sentry.core.protocol.SentryStackFrame
 
isOnline() - Method in class io.sentry.core.protocol.Device
 
isRelevantFileName(String) - Method in class io.sentry.core.EnvelopeSender
 
isRetry() - Method in interface io.sentry.core.hints.Retryable
 
isRetryAfter(String) - Method in class io.sentry.core.transport.HttpTransport
Check if an itemType is retry after or not
isRetryAfter(String) - Method in interface io.sentry.core.transport.ITransport
 
isRetryAfter(String) - Method in class io.sentry.core.transport.StdoutTransport
 
isRooted() - Method in class io.sentry.core.protocol.OperatingSystem
 
isSimulator() - Method in class io.sentry.core.protocol.Device
 
isSuccess() - Method in interface io.sentry.core.hints.SubmissionResult
 
isSuccess() - Method in class io.sentry.core.transport.TransportResult
 
iterator() - Method in class io.sentry.core.cache.DiskCache
 
iterator() - Method in class io.sentry.core.cache.SessionCache
 
ITransport - Interface in io.sentry.core.transport
A transport is in charge of sending the event to the Sentry server.
ITransportGate - Interface in io.sentry.core.transport
Implementations of this interface serve as gatekeepers that allow or disallow sending of the events through the AsyncConnection.
IUnknownPropertiesConsumer - Interface in io.sentry.core
 

L

log(SentryLevel, String, Object...) - Method in class io.sentry.core.DiagnosticLogger
Logs a message with the specified level, message and optional arguments.
log(SentryLevel, String, Throwable) - Method in class io.sentry.core.DiagnosticLogger
Logs a message with the specified level, message and throwable.
log(SentryLevel, Throwable, String, Object...) - Method in class io.sentry.core.DiagnosticLogger
Logs a message with the specified level, throwable, message and optional arguments.
log(SentryLevel, String, Object...) - Method in interface io.sentry.core.ILogger
Logs a message with the specified level, message and optional arguments.
log(SentryLevel, String, Throwable) - Method in interface io.sentry.core.ILogger
Logs a message with the specified level, message and optional arguments.
log(SentryLevel, Throwable, String, Object...) - Method in interface io.sentry.core.ILogger
Logs a message with the specified level, throwable, message and optional arguments.
log(SentryLevel, String, Object...) - Method in class io.sentry.core.SystemOutLogger
Logs to console a message with the specified level, message and optional arguments.
log(SentryLevel, String, Throwable) - Method in class io.sentry.core.SystemOutLogger
Logs to console a message with the specified level, message and throwable.
log(SentryLevel, Throwable, String, Object...) - Method in class io.sentry.core.SystemOutLogger
Logs to console a message with the specified level, throwable, message and optional arguments.

M

MainEventProcessor - Class in io.sentry.core
 
markFlushed() - Method in interface io.sentry.core.hints.DiskFlushNotification
 
Mechanism - Class in io.sentry.core.protocol
 
Mechanism() - Constructor for class io.sentry.core.protocol.Mechanism
 
Mechanism(Thread) - Constructor for class io.sentry.core.protocol.Mechanism
 
Message - Class in io.sentry.core.protocol
 
Message() - Constructor for class io.sentry.core.protocol.Message
 

O

Objects - Class in io.sentry.core.util
 
open(Proxy) - Method in class io.sentry.core.transport.HttpTransport
 
open(URL, Proxy) - Method in class io.sentry.core.transport.HttpTransport
 
OperatingSystem - Class in io.sentry.core.protocol
 
OperatingSystem() - Constructor for class io.sentry.core.protocol.OperatingSystem
 
OptionsContainer<T> - Class in io.sentry.core
 

P

popScope() - Method in class io.sentry.core.Hub
 
popScope() - Method in class io.sentry.core.HubAdapter
 
popScope() - Method in interface io.sentry.core.IHub
Removes the first scope
popScope() - Static method in class io.sentry.core.Sentry
Removes the first scope
PREFIX_CURRENT_SESSION_FILE - Static variable in class io.sentry.core.cache.SessionCache
 
process(SentryEvent, Object) - Method in interface io.sentry.core.EventProcessor
 
process(SentryEvent, Object) - Method in class io.sentry.core.MainEventProcessor
 
processEnvelopeFile(String, Object) - Method in class io.sentry.core.EnvelopeSender
 
processEnvelopeFile(String, Object) - Method in interface io.sentry.core.IEnvelopeSender
 
processFile(File, Object) - Method in class io.sentry.core.EnvelopeSender
 
pushScope() - Method in class io.sentry.core.Hub
 
pushScope() - Method in class io.sentry.core.HubAdapter
 
pushScope() - Method in interface io.sentry.core.IHub
Pushes a new scope while inheriting the current scope's data.
pushScope() - Static method in class io.sentry.core.Sentry
Pushes a new scope while inheriting the current scope's data.

R

read(InputStream) - Method in class io.sentry.core.EnvelopeReader
 
read(InputStream) - Method in interface io.sentry.core.IEnvelopeReader
 
read(JsonReader) - Method in class io.sentry.core.SentryEnvelopeHeaderAdapter
 
read(JsonReader) - Method in class io.sentry.core.SentryEnvelopeItemHeaderAdapter
 
read(JsonReader) - Method in class io.sentry.core.SessionAdapter
 
register(IHub, SentryOptions) - Method in interface io.sentry.core.Integration
Registers an integration
register(IHub, SentryOptions) - Method in class io.sentry.core.SendCachedEventFireAndForgetIntegration
 
register(IHub, SentryOptions) - Method in class io.sentry.core.UncaughtExceptionHandlerIntegration
 
removeData(String) - Method in class io.sentry.core.Breadcrumb
Removes an entry from the data's map
removeExtra(String) - Method in class io.sentry.core.Hub
 
removeExtra(String) - Method in class io.sentry.core.HubAdapter
 
removeExtra(String) - Method in interface io.sentry.core.IHub
Removes the extra key to an arbitrary value to the current Scope
removeExtra(String) - Method in class io.sentry.core.Scope
Removes an extra from the Scope's extras
removeExtra(String) - Static method in class io.sentry.core.Sentry
Removes the extra key to an arbitrary value to the current Scope
removeExtra(String) - Method in class io.sentry.core.SentryEvent
 
removeModule(String) - Method in class io.sentry.core.SentryEvent
 
removeTag(String) - Method in class io.sentry.core.Hub
 
removeTag(String) - Method in class io.sentry.core.HubAdapter
 
removeTag(String) - Method in interface io.sentry.core.IHub
Removes the tag to a string value to the current Scope
removeTag(String) - Method in class io.sentry.core.Scope
Removes a tag from the Scope's tags
removeTag(String) - Static method in class io.sentry.core.Sentry
Removes the tag to a string value to the current Scope
removeTag(String) - Method in class io.sentry.core.SentryEvent
 
Request - Class in io.sentry.core.protocol
 
Request() - Constructor for class io.sentry.core.protocol.Request
 
requireNonNull(T, String) - Static method in class io.sentry.core.util.Objects
 
Retryable - Interface in io.sentry.core.hints
 
run(Scope) - Method in interface io.sentry.core.ScopeCallback
 

S

Scope - Class in io.sentry.core
Scope data to be sent with the event
Scope(SentryOptions) - Constructor for class io.sentry.core.Scope
Scope's ctor
ScopeCallback - Interface in io.sentry.core
 
SdkInfo - Class in io.sentry.core.protocol
 
SdkInfo() - Constructor for class io.sentry.core.protocol.SdkInfo
 
SdkVersion - Class in io.sentry.core.protocol
 
SdkVersion() - Constructor for class io.sentry.core.protocol.SdkVersion
 
send() - Method in interface io.sentry.core.SendCachedEventFireAndForgetIntegration.SendFireAndForget
 
send(SentryEvent, Object) - Method in class io.sentry.core.transport.AsyncConnection
Tries to send the event to the Sentry server.
send(SentryEnvelope, Object) - Method in class io.sentry.core.transport.AsyncConnection
 
send(SentryEvent, Object) - Method in interface io.sentry.core.transport.Connection
 
send(SentryEvent) - Method in interface io.sentry.core.transport.Connection
 
send(SentryEnvelope, Object) - Method in interface io.sentry.core.transport.Connection
 
send(SentryEnvelope) - Method in interface io.sentry.core.transport.Connection
 
send(SentryEvent) - Method in class io.sentry.core.transport.HttpTransport
 
send(SentryEnvelope) - Method in class io.sentry.core.transport.HttpTransport
 
send(SentryEvent) - Method in interface io.sentry.core.transport.ITransport
 
send(SentryEnvelope) - Method in interface io.sentry.core.transport.ITransport
 
send(SentryEvent) - Method in class io.sentry.core.transport.StdoutTransport
 
send(SentryEnvelope) - Method in class io.sentry.core.transport.StdoutTransport
 
SendCachedEventFireAndForgetIntegration - Class in io.sentry.core
Sends cached events over when your App.
SendCachedEventFireAndForgetIntegration(SendCachedEventFireAndForgetIntegration.SendFireAndForgetFactory) - Constructor for class io.sentry.core.SendCachedEventFireAndForgetIntegration
 
SendCachedEventFireAndForgetIntegration.SendFireAndForget - Interface in io.sentry.core
 
SendCachedEventFireAndForgetIntegration.SendFireAndForgetFactory - Interface in io.sentry.core
 
Sentry - Class in io.sentry.core
Sentry SDK main API entry point
Sentry.OptionsConfiguration<T extends SentryOptions> - Interface in io.sentry.core
Configuration options callback
SentryClient - Class in io.sentry.core
 
SentryClient(SentryOptions, Connection) - Constructor for class io.sentry.core.SentryClient
 
SentryEnvelope - Class in io.sentry.core
 
SentryEnvelope(SentryEnvelopeHeader, Iterable<SentryEnvelopeItem>) - Constructor for class io.sentry.core.SentryEnvelope
 
SentryEnvelope(SentryId, Iterable<SentryEnvelopeItem>) - Constructor for class io.sentry.core.SentryEnvelope
 
SentryEnvelope(SentryId, SentryEnvelopeItem) - Constructor for class io.sentry.core.SentryEnvelope
 
SentryEnvelopeHeader - Class in io.sentry.core
 
SentryEnvelopeHeader(SentryId) - Constructor for class io.sentry.core.SentryEnvelopeHeader
 
SentryEnvelopeHeader() - Constructor for class io.sentry.core.SentryEnvelopeHeader
 
SentryEnvelopeHeaderAdapter - Class in io.sentry.core
 
SentryEnvelopeHeaderAdapter() - Constructor for class io.sentry.core.SentryEnvelopeHeaderAdapter
 
SentryEnvelopeItem - Class in io.sentry.core
 
SentryEnvelopeItemHeader - Class in io.sentry.core
 
SentryEnvelopeItemHeaderAdapter - Class in io.sentry.core
 
SentryEnvelopeItemHeaderAdapter() - Constructor for class io.sentry.core.SentryEnvelopeItemHeaderAdapter
 
SentryEvent - Class in io.sentry.core
 
SentryEvent(Throwable) - Constructor for class io.sentry.core.SentryEvent
 
SentryEvent() - Constructor for class io.sentry.core.SentryEvent
 
SentryEvent(Date) - Constructor for class io.sentry.core.SentryEvent
 
SentryException - Class in io.sentry.core.protocol
The Sentry Exception interface.
SentryException() - Constructor for class io.sentry.core.protocol.SentryException
 
SentryId - Class in io.sentry.core.protocol
 
SentryId() - Constructor for class io.sentry.core.protocol.SentryId
 
SentryId(UUID) - Constructor for class io.sentry.core.protocol.SentryId
 
SentryId(String) - Constructor for class io.sentry.core.protocol.SentryId
 
SentryItemType - Enum in io.sentry.core
 
SentryLevel - Enum in io.sentry.core
the SentryLevel
SentryOptions - Class in io.sentry.core
Sentry SDK options
SentryOptions() - Constructor for class io.sentry.core.SentryOptions
SentryOptions ctor It adds and set default things
SentryOptions.BeforeBreadcrumbCallback - Interface in io.sentry.core
The BeforeBreadcrumb callback
SentryOptions.BeforeSendCallback - Interface in io.sentry.core
The BeforeSend callback
SentryPackage - Class in io.sentry.core.protocol
 
SentryPackage() - Constructor for class io.sentry.core.protocol.SentryPackage
 
SentryRuntime - Class in io.sentry.core.protocol
 
SentryRuntime() - Constructor for class io.sentry.core.protocol.SentryRuntime
 
SentryStackFrame - Class in io.sentry.core.protocol
The Sentry stack frame.
SentryStackFrame() - Constructor for class io.sentry.core.protocol.SentryStackFrame
 
SentryStackTrace - Class in io.sentry.core.protocol
The Sentry stacktrace.
SentryStackTrace() - Constructor for class io.sentry.core.protocol.SentryStackTrace
 
SentryStackTrace(List<SentryStackFrame>) - Constructor for class io.sentry.core.protocol.SentryStackTrace
 
SentryThread - Class in io.sentry.core.protocol
Describes a thread in the Sentry protocol.
SentryThread() - Constructor for class io.sentry.core.protocol.SentryThread
 
serialize(SentryEvent, Writer) - Method in interface io.sentry.core.ISerializer
 
serialize(Session, Writer) - Method in interface io.sentry.core.ISerializer
 
serialize(SentryEnvelope, Writer) - Method in interface io.sentry.core.ISerializer
 
Session - Class in io.sentry.core
 
Session(Session.State, Date, Date, int, String, UUID, Boolean, Long, Double, String, String, String, String) - Constructor for class io.sentry.core.Session
 
Session(String, User, String, String) - Constructor for class io.sentry.core.Session
 
Session.State - Enum in io.sentry.core
Session state
SessionAdapter - Class in io.sentry.core
 
SessionAdapter() - Constructor for class io.sentry.core.SessionAdapter
 
SessionCache - Class in io.sentry.core.cache
 
SessionCache(SentryOptions) - Constructor for class io.sentry.core.cache.SessionCache
 
SessionEnd - Interface in io.sentry.core.hints
Hint that shows this is a session end envelope
SessionEndHint - Class in io.sentry.core.hints
 
SessionEndHint() - Constructor for class io.sentry.core.hints.SessionEndHint
 
SessionStart - Interface in io.sentry.core.hints
Hint that shows this is a session start envelope
SessionStartHint - Class in io.sentry.core.hints
 
SessionStartHint() - Constructor for class io.sentry.core.hints.SessionStartHint
 
SessionUpdate - Interface in io.sentry.core.hints
Hint that shows this is a session update envelope
SessionUpdateHint - Class in io.sentry.core.hints
 
SessionUpdateHint() - Constructor for class io.sentry.core.hints.SessionUpdateHint
 
setAbsPath(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setApiType(String) - Method in class io.sentry.core.protocol.Gpu
 
setApp(App) - Method in class io.sentry.core.protocol.Contexts
 
setAppBuild(String) - Method in class io.sentry.core.protocol.App
 
setAppIdentifier(String) - Method in class io.sentry.core.protocol.App
 
setAppName(String) - Method in class io.sentry.core.protocol.App
 
setAppStartTime(Date) - Method in class io.sentry.core.protocol.App
 
setAppVersion(String) - Method in class io.sentry.core.protocol.App
 
setArch(String) - Method in class io.sentry.core.protocol.DebugImage
 
setArch(String) - Method in class io.sentry.core.protocol.Device
Deprecated.
setArchs(String[]) - Method in class io.sentry.core.protocol.Device
 
setAttachStacktrace(boolean) - Method in class io.sentry.core.SentryOptions
Sets the attachStacktrace to enabled or disabled
setAttachThreads(boolean) - Method in class io.sentry.core.SentryOptions
Sets the attachThreads to enabled or disabled
setBatteryLevel(Float) - Method in class io.sentry.core.protocol.Device
 
setBatteryTemperature(Float) - Method in class io.sentry.core.protocol.Device
 
setBeforeBreadcrumb(SentryOptions.BeforeBreadcrumbCallback) - Method in class io.sentry.core.SentryOptions
Sets the beforeBreadcrumb callback
setBeforeSend(SentryOptions.BeforeSendCallback) - Method in class io.sentry.core.SentryOptions
Sets the beforeSend callback
setBootTime(Date) - Method in class io.sentry.core.protocol.Device
 
setBrand(String) - Method in class io.sentry.core.protocol.Device
 
setBreadcrumbs(List<Breadcrumb>) - Method in class io.sentry.core.SentryEvent
 
setBrowser(Browser) - Method in class io.sentry.core.protocol.Contexts
 
setBuild(String) - Method in class io.sentry.core.protocol.OperatingSystem
 
setBuildType(String) - Method in class io.sentry.core.protocol.App
 
setCacheDirPath(String) - Method in class io.sentry.core.SentryOptions
Sets the cache dir.
setCacheDirSize(int) - Method in class io.sentry.core.SentryOptions
Sets the cache dir.
setCategory(String) - Method in class io.sentry.core.Breadcrumb
Sets the category
setCharging(Boolean) - Method in class io.sentry.core.protocol.Device
 
setCodeFile(String) - Method in class io.sentry.core.protocol.DebugImage
 
setCodeId(String) - Method in class io.sentry.core.protocol.DebugImage
 
setColno(Integer) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setConnectionType(String) - Method in class io.sentry.core.protocol.Device
 
setContextLine(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setContexts(Contexts) - Method in class io.sentry.core.SentryEvent
 
setCookies(String) - Method in class io.sentry.core.protocol.Request
 
setCrashed(Boolean) - Method in class io.sentry.core.protocol.SentryThread
Sets whether the crash happened on this thread.
setCurrent(Boolean) - Method in class io.sentry.core.protocol.SentryThread
Sets an optional flag to indicate that the thread was in the foreground.
setDaemon(Boolean) - Method in class io.sentry.core.protocol.SentryThread
Sets if this is a daemon thread.
setData(String, Object) - Method in class io.sentry.core.Breadcrumb
Sets an entry to the data's map
setData(Map<String, Object>) - Method in class io.sentry.core.protocol.Mechanism
 
setData(Object) - Method in class io.sentry.core.protocol.Request
 
setDebug(boolean) - Method in class io.sentry.core.SentryOptions
Sets the debug mode to ON or OFF Default is OFF
setDebugFile(String) - Method in class io.sentry.core.protocol.DebugImage
 
setDebugId(String) - Method in class io.sentry.core.protocol.DebugImage
 
setDebugMeta(DebugMeta) - Method in class io.sentry.core.SentryEvent
 
setDescription(String) - Method in class io.sentry.core.protocol.Mechanism
 
setDevice(Device) - Method in class io.sentry.core.protocol.Contexts
 
setDeviceAppHash(String) - Method in class io.sentry.core.protocol.App
 
setDiagnosticLevel(SentryLevel) - Method in class io.sentry.core.SentryOptions
Sets the minimum LogLevel if null, it uses the default min.
setDist(String) - Method in class io.sentry.core.SentryEvent
 
setDist(String) - Method in class io.sentry.core.SentryOptions
Sets the distribution
setDistinctId(String) - Method in class io.sentry.core.SentryOptions
Sets the distinct Id
setDsn(String) - Method in class io.sentry.core.SentryOptions
Sets the DSN
setEmail(String) - Method in class io.sentry.core.protocol.User
Gets the e-mail address of the user.
setEnableNdk(boolean) - Method in class io.sentry.core.SentryOptions
Sets NDK to ON or OFF
setEnableSessionTracking(boolean) - Method in class io.sentry.core.SentryOptions
Enable or disable the automatic session tracking
setEnableUncaughtExceptionHandler(boolean) - Method in class io.sentry.core.SentryOptions
Enable or disable the default UncaughtExceptionHandlerIntegration.
setEnvironment(String) - Method in class io.sentry.core.SentryEvent
 
setEnvironment(String) - Method in class io.sentry.core.SentryOptions
Sets the environment
setEnvs(Map<String, String>) - Method in class io.sentry.core.protocol.Request
 
setEventId(SentryId) - Method in class io.sentry.core.SentryEvent
 
setExceptions(List<SentryException>) - Method in class io.sentry.core.SentryEvent
 
setExternalFreeStorage(Long) - Method in class io.sentry.core.protocol.Device
 
setExternalStorageSize(Long) - Method in class io.sentry.core.protocol.Device
 
setExtra(String, String) - Method in class io.sentry.core.Hub
 
setExtra(String, String) - Method in class io.sentry.core.HubAdapter
 
setExtra(String, String) - Method in interface io.sentry.core.IHub
Sets the extra key to an arbitrary value to the current Scope, overwriting a potential previous value
setExtra(String, String) - Method in class io.sentry.core.Scope
Sets an extra to the Scope's extra map
setExtra(String, String) - Static method in class io.sentry.core.Sentry
Sets the extra key to an arbitrary value to the current Scope, overwriting a potential previous value
setExtra(String, Object) - Method in class io.sentry.core.SentryEvent
 
setExtras(Map<String, Object>) - Method in class io.sentry.core.SentryEvent
 
setFamily(String) - Method in class io.sentry.core.protocol.Device
 
setFilename(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setFingerprint(List<String>) - Method in class io.sentry.core.Hub
 
setFingerprint(List<String>) - Method in class io.sentry.core.HubAdapter
 
setFingerprint(List<String>) - Method in interface io.sentry.core.IHub
Sets the fingerprint to group specific events together to the current Scope.
setFingerprint(List<String>) - Method in class io.sentry.core.Scope
Sets the Scoope's fingerprint list
setFingerprint(List<String>) - Static method in class io.sentry.core.Sentry
Sets the fingerprint to group specific events together to the current Scope.
setFingerprints(List<String>) - Method in class io.sentry.core.SentryEvent
 
setFlushTimeoutMillis(long) - Method in class io.sentry.core.SentryOptions
Sets the flush timeout in millis
setFormatted(String) - Method in class io.sentry.core.protocol.Message
 
setFrames(List<SentryStackFrame>) - Method in class io.sentry.core.protocol.SentryStackTrace
Sets the frames of this stacktrace.
setFramesOmitted(List<Integer>) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setFreeMemory(Long) - Method in class io.sentry.core.protocol.Device
 
setFreeStorage(Long) - Method in class io.sentry.core.protocol.Device
 
setFunction(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setGpu(Gpu) - Method in class io.sentry.core.protocol.Contexts
 
setHandled(Boolean) - Method in class io.sentry.core.protocol.Mechanism
 
setHeaders(Map<String, String>) - Method in class io.sentry.core.protocol.Request
 
setHelpLink(String) - Method in class io.sentry.core.protocol.Mechanism
 
setId(String) - Method in class io.sentry.core.protocol.Device
 
setId(Integer) - Method in class io.sentry.core.protocol.Gpu
 
setId(Long) - Method in class io.sentry.core.protocol.SentryThread
Sets the Id of the thread.
setId(String) - Method in class io.sentry.core.protocol.User
Sets the id of the user.
setImageAddr(String) - Method in class io.sentry.core.protocol.DebugImage
 
setImageAddr(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setImages(List<DebugImage>) - Method in class io.sentry.core.protocol.DebugMeta
 
setImageSize(Long) - Method in class io.sentry.core.protocol.DebugImage
 
setInApp(Boolean) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setInstructionAddr(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setIpAddress(String) - Method in class io.sentry.core.protocol.User
Sets the IP address of the user.
setKernelVersion(String) - Method in class io.sentry.core.protocol.OperatingSystem
 
setLanguage(String) - Method in class io.sentry.core.protocol.Device
 
setLevel(SentryLevel) - Method in class io.sentry.core.Breadcrumb
Sets the level
setLevel(SentryLevel) - Method in class io.sentry.core.Hub
 
setLevel(SentryLevel) - Method in class io.sentry.core.HubAdapter
 
setLevel(SentryLevel) - Method in interface io.sentry.core.IHub
Sets the level of all events sent within current Scope
setLevel(SentryLevel) - Method in class io.sentry.core.Scope
Sets the Scope's SentryLevel Level from scope exceptionally take precedence over the event
setLevel(SentryLevel) - Static method in class io.sentry.core.Sentry
Sets the level of all events sent within current Scope
setLevel(SentryLevel) - Method in class io.sentry.core.SentryEvent
 
setLineno(Integer) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setLogger(String) - Method in class io.sentry.core.SentryEvent
 
setLogger(ILogger) - Method in class io.sentry.core.SentryOptions
Sets the Logger interface if null, logger will be NoOp
setLowMemory(Boolean) - Method in class io.sentry.core.protocol.Device
 
setManufacturer(String) - Method in class io.sentry.core.protocol.Device
 
setMaxBreadcrumbs(int) - Method in class io.sentry.core.SentryOptions
Sets the max breadcrumbs Default is 100
setMechanism(Mechanism) - Method in class io.sentry.core.protocol.SentryException
Sets an optional mechanism that created this exception.
setMemorySize(Long) - Method in class io.sentry.core.protocol.Device
 
setMemorySize(Integer) - Method in class io.sentry.core.protocol.Gpu
 
setMessage(String) - Method in class io.sentry.core.Breadcrumb
Sets the message
setMessage(String) - Method in class io.sentry.core.protocol.Message
 
setMessage(Message) - Method in class io.sentry.core.SentryEvent
 
setMeta(Map<String, Object>) - Method in class io.sentry.core.protocol.Mechanism
 
setMethod(String) - Method in class io.sentry.core.protocol.Request
 
setModel(String) - Method in class io.sentry.core.protocol.Device
 
setModelId(String) - Method in class io.sentry.core.protocol.Device
 
setModule(String) - Method in class io.sentry.core.protocol.SentryException
Sets the optional module, or package which the exception type lives in.
setModule(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setModule(String, String) - Method in class io.sentry.core.SentryEvent
 
setModules(Map<String, String>) - Method in class io.sentry.core.SentryEvent
 
setMultiThreadedRendering(Boolean) - Method in class io.sentry.core.protocol.Gpu
 
setName(String) - Method in class io.sentry.core.protocol.Browser
 
setName(String) - Method in class io.sentry.core.protocol.Device
 
setName(String) - Method in class io.sentry.core.protocol.Gpu
 
setName(String) - Method in class io.sentry.core.protocol.OperatingSystem
 
setName(String) - Method in class io.sentry.core.protocol.SdkVersion
 
setName(String) - Method in class io.sentry.core.protocol.SentryPackage
 
setName(String) - Method in class io.sentry.core.protocol.SentryRuntime
 
setName(String) - Method in class io.sentry.core.protocol.SentryThread
Sets the name of the thread.
setNative(Boolean) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setNpotSupport(String) - Method in class io.sentry.core.protocol.Gpu
 
setOnline(Boolean) - Method in class io.sentry.core.protocol.Device
 
setOperatingSystem(OperatingSystem) - Method in class io.sentry.core.protocol.Contexts
 
setOrientation(Device.DeviceOrientation) - Method in class io.sentry.core.protocol.Device
 
setOthers(Map<String, String>) - Method in class io.sentry.core.protocol.Request
 
setOthers(Map<String, String>) - Method in class io.sentry.core.protocol.User
Sets other user related data.
setPackage(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setParams(List<String>) - Method in class io.sentry.core.protocol.Message
 
setPlatform(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setPlatform(String) - Method in class io.sentry.core.SentryEvent
 
setPostContext(List<String>) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setPreContext(List<String>) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setPriority(Integer) - Method in class io.sentry.core.protocol.SentryThread
Sets the priority of the thread.
setProxy(Proxy) - Method in class io.sentry.core.SentryOptions
Sets the proxy
setQueryString(String) - Method in class io.sentry.core.protocol.Request
 
setRawDescription(String) - Method in class io.sentry.core.protocol.OperatingSystem
 
setRawDescription(String) - Method in class io.sentry.core.protocol.SentryRuntime
 
setRawFunction(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setRegisters(Map<String, String>) - Method in class io.sentry.core.protocol.SentryStackTrace
 
setRelease(String) - Method in class io.sentry.core.SentryEvent
 
setRelease(String) - Method in class io.sentry.core.SentryOptions
Sets the release
setRequest(Request) - Method in class io.sentry.core.SentryEvent
 
setResult(boolean) - Method in interface io.sentry.core.hints.SubmissionResult
 
setRetry(boolean) - Method in interface io.sentry.core.hints.Retryable
 
setRooted(Boolean) - Method in class io.sentry.core.protocol.OperatingSystem
 
setRuntime(SentryRuntime) - Method in class io.sentry.core.protocol.Contexts
 
setSampleRate(Double) - Method in class io.sentry.core.SentryOptions
Sets the sampleRate Can be anything between 0.01 and 1.0 or null (default), to disable it.
setScreenDensity(Float) - Method in class io.sentry.core.protocol.Device
 
setScreenDpi(Integer) - Method in class io.sentry.core.protocol.Device
 
setScreenHeightPixels(Integer) - Method in class io.sentry.core.protocol.Device
 
setScreenResolution(String) - Method in class io.sentry.core.protocol.Device
Deprecated.
use Device.setScreenWidthPixels(java.lang.Integer) , #getScreenHeightPixels} instead.
setScreenWidthPixels(Integer) - Method in class io.sentry.core.protocol.Device
 
setSdk(SdkVersion) - Method in class io.sentry.core.SentryEvent
 
setSdkInfo(SdkInfo) - Method in class io.sentry.core.protocol.DebugMeta
 
setSdkName(String) - Method in class io.sentry.core.protocol.SdkInfo
 
setSentryClientName(String) - Method in class io.sentry.core.SentryOptions
Sets the Sentry client name
setSerializer(ISerializer) - Method in class io.sentry.core.SentryOptions
Sets the Serializer interface if null, Serializer will be NoOp
setServerName(String) - Method in class io.sentry.core.SentryEvent
 
setServerName(String) - Method in class io.sentry.core.SentryOptions
Sets the default server name to be used in Sentry events.
setSessionsDirSize(int) - Method in class io.sentry.core.SentryOptions
Sets the sessions dir size
setSessionTrackingIntervalMillis(long) - Method in class io.sentry.core.SentryOptions
Sets the session tracking interval in millis
setShutdownTimeout(long) - Method in class io.sentry.core.SentryOptions
Sets the shutdown timeout in Millis Default is 2000 = 2s
setSimulator(Boolean) - Method in class io.sentry.core.protocol.Device
 
setStacktrace(SentryStackTrace) - Method in class io.sentry.core.protocol.SentryException
Sets the stack trace.
setStacktrace(SentryStackTrace) - Method in class io.sentry.core.protocol.SentryThread
Sets the stacktrace of the thread.
setState(String) - Method in class io.sentry.core.protocol.SentryThread
Sets the state of the thread.
setStorageSize(Long) - Method in class io.sentry.core.protocol.Device
 
setSymbolAddr(String) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setSynthetic(Boolean) - Method in class io.sentry.core.protocol.Mechanism
 
setTag(String, String) - Method in class io.sentry.core.Hub
 
setTag(String, String) - Method in class io.sentry.core.HubAdapter
 
setTag(String, String) - Method in interface io.sentry.core.IHub
Sets the tag to a string value to the current Scope, overwriting a potential previous value
setTag(String, String) - Method in class io.sentry.core.Scope
Sets a tag to Scope's tags
setTag(String, String) - Static method in class io.sentry.core.Sentry
Sets the tag to a string value to the current Scope, overwriting a potential previous value
setTag(String, String) - Method in class io.sentry.core.SentryEvent
 
setTags(Map<String, String>) - Method in class io.sentry.core.SentryEvent
 
setThreadId(Long) - Method in class io.sentry.core.protocol.SentryException
Sets an optional value which refers to a thread in the threads interface.
setThreads(List<SentryThread>) - Method in class io.sentry.core.SentryEvent
 
setThrowable(Throwable) - Method in class io.sentry.core.SentryEvent
 
setTimezone(TimeZone) - Method in class io.sentry.core.protocol.Device
 
setTransaction(String) - Method in class io.sentry.core.Hub
 
setTransaction(String) - Method in class io.sentry.core.HubAdapter
 
setTransaction(String) - Method in interface io.sentry.core.IHub
Sets the name of the current transaction to the current Scope.
setTransaction(String) - Method in class io.sentry.core.Scope
Sets the Scope's transaction
setTransaction(String) - Static method in class io.sentry.core.Sentry
Sets the name of the current transaction to the current Scope.
setTransaction(String) - Method in class io.sentry.core.SentryEvent
 
setTransport(ITransport) - Method in class io.sentry.core.SentryOptions
Sets the Transport interface
setTransportGate(ITransportGate) - Method in class io.sentry.core.SentryOptions
Sets the TransportGate interface
setType(String) - Method in class io.sentry.core.Breadcrumb
Sets the type
setType(String) - Method in class io.sentry.core.protocol.DebugImage
 
setType(String) - Method in class io.sentry.core.protocol.Mechanism
 
setType(String) - Method in class io.sentry.core.protocol.SentryException
The Exception Type.
setUrl(String) - Method in class io.sentry.core.protocol.Request
 
setUsableMemory(Long) - Method in class io.sentry.core.protocol.Device
 
setUser(User) - Method in class io.sentry.core.Hub
 
setUser(User) - Method in class io.sentry.core.HubAdapter
 
setUser(User) - Method in interface io.sentry.core.IHub
Shallow merges user configuration (email, username, etc) to the current Scope.
setUser(User) - Method in class io.sentry.core.Scope
Sets the Scope's user
setUser(User) - Static method in class io.sentry.core.Sentry
Shallow merges user configuration (email, username, etc) to the current Scope.
setUser(User) - Method in class io.sentry.core.SentryEvent
 
setUsername(String) - Method in class io.sentry.core.protocol.User
Sets the username of the user.
setUuid(String) - Method in class io.sentry.core.protocol.DebugImage
 
setValue(String) - Method in class io.sentry.core.protocol.SentryException
The exception value
setVars(Map<String, String>) - Method in class io.sentry.core.protocol.SentryStackFrame
 
setVendorId(Integer) - Method in class io.sentry.core.protocol.Gpu
 
setVendorName(String) - Method in class io.sentry.core.protocol.Gpu
 
setVersion(String) - Method in class io.sentry.core.protocol.Browser
 
setVersion(String) - Method in class io.sentry.core.protocol.Gpu
 
setVersion(String) - Method in class io.sentry.core.protocol.OperatingSystem
 
setVersion(String) - Method in class io.sentry.core.protocol.SdkVersion
 
setVersion(String) - Method in class io.sentry.core.protocol.SentryPackage
 
setVersion(String) - Method in class io.sentry.core.protocol.SentryRuntime
 
setVersionMajor(Integer) - Method in class io.sentry.core.protocol.SdkInfo
 
setVersionMinor(Integer) - Method in class io.sentry.core.protocol.SdkInfo
 
setVersionPatchlevel(Integer) - Method in class io.sentry.core.protocol.SdkInfo
 
shouldApplyScopeData(Object) - Static method in class io.sentry.core.util.ApplyScopeUtils
Scope's data should be applied if: Hint is of the type ApplyScopeData or Hint is not Cached (this includes a null hint)
size(Iterable<?>) - Static method in class io.sentry.core.util.CollectionUtils
Returns an Iterator size
startSession() - Method in class io.sentry.core.Hub
 
startSession() - Method in class io.sentry.core.HubAdapter
 
startSession() - Method in interface io.sentry.core.IHub
Starts a new session.
startSession() - Static method in class io.sentry.core.Sentry
Starts a new session.
StdoutTransport - Class in io.sentry.core.transport
 
StdoutTransport(ISerializer) - Constructor for class io.sentry.core.transport.StdoutTransport
 
store(SentryEvent) - Method in class io.sentry.core.cache.DiskCache
 
store(SentryEnvelope, Object) - Method in interface io.sentry.core.cache.IEnvelopeCache
 
store(SentryEnvelope) - Method in interface io.sentry.core.cache.IEnvelopeCache
 
store(SentryEvent) - Method in interface io.sentry.core.cache.IEventCache
Stores the event so that it can be sent later.
store(SentryEnvelope, Object) - Method in class io.sentry.core.cache.SessionCache
 
StringUtils - Class in io.sentry.core.util
 
SubmissionResult - Interface in io.sentry.core.hints
 
success() - Static method in class io.sentry.core.transport.TransportResult
Use this method to announce success of sending the event.
SystemOutLogger - Class in io.sentry.core
ILogger implementation to System.out.
SystemOutLogger() - Constructor for class io.sentry.core.SystemOutLogger
 

T

toString() - Method in class io.sentry.core.protocol.SentryId
 
TransportResult - Class in io.sentry.core.transport
TYPE - Static variable in class io.sentry.core.protocol.App
 
TYPE - Static variable in class io.sentry.core.protocol.Browser
 
TYPE - Static variable in class io.sentry.core.protocol.Device
 
TYPE - Static variable in class io.sentry.core.protocol.Gpu
 
TYPE - Static variable in class io.sentry.core.protocol.OperatingSystem
 
TYPE - Static variable in class io.sentry.core.protocol.SentryRuntime
 

U

uncaughtException(Thread, Throwable) - Method in class io.sentry.core.UncaughtExceptionHandlerIntegration
 
UncaughtExceptionHandlerIntegration - Class in io.sentry.core
Sends any uncaught exception to Sentry, then passes the exception on to the pre-existing uncaught exception handler.
UncaughtExceptionHandlerIntegration() - Constructor for class io.sentry.core.UncaughtExceptionHandlerIntegration
 
update(Session.State, String, boolean) - Method in class io.sentry.core.Session
Updates the current session and set its values
User - Class in io.sentry.core.protocol
The user affected by an event.
User() - Constructor for class io.sentry.core.protocol.User
 

V

valueOf(String) - Static method in enum io.sentry.core.protocol.Device.DeviceOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.sentry.core.SentryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.sentry.core.SentryLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.sentry.core.Session.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.sentry.core.protocol.Device.DeviceOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.sentry.core.SentryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.sentry.core.SentryLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.sentry.core.Session.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitFlush() - Method in interface io.sentry.core.hints.Flushable
 
withScope(ScopeCallback) - Method in class io.sentry.core.Hub
 
withScope(ScopeCallback) - Method in class io.sentry.core.HubAdapter
 
withScope(ScopeCallback) - Method in interface io.sentry.core.IHub
Runs the callback with a new scope which gets dropped at the end
withScope(ScopeCallback) - Static method in class io.sentry.core.Sentry
Runs the callback with a new scope which gets dropped at the end
write(JsonWriter, SentryEnvelopeHeader) - Method in class io.sentry.core.SentryEnvelopeHeaderAdapter
 
write(JsonWriter, SentryEnvelopeItemHeader) - Method in class io.sentry.core.SentryEnvelopeItemHeaderAdapter
 
write(JsonWriter, Session) - Method in class io.sentry.core.SessionAdapter
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links