- getAppKey() - Method in class com.appdynamics.iot.AgentConfiguration
-
- getCollectorChannel() - Method in interface com.appdynamics.iot.CollectorChannelFactory
-
- getCollectorChannelFactory() - Method in class com.appdynamics.iot.AgentConfiguration
-
- getCollectorUrl() - Method in class com.appdynamics.iot.AgentConfiguration
-
- getConnectTimeout() - Method in class com.appdynamics.iot.CollectorChannel
-
Gets the connection timeout, in milliseconds
- getError() - Method in interface com.appdynamics.iot.HttpRequestTracker
-
Gets the error message associated with this request.
- getErrorMessage() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getErrorName() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getErrorStackTraceIndex() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getErrorStream() - Method in class com.appdynamics.iot.CollectorChannel
-
Sends the request, if it hasn't been sent already, and opens a stream for reading the response body.
- getEventSummary() - Method in class com.appdynamics.iot.events.CustomEvent
-
- getEventType() - Method in class com.appdynamics.iot.events.CustomEvent
-
- getHeaderFields() - Method in class com.appdynamics.iot.CollectorChannel
-
Sends the request, if it hasn't been sent already, and returns the response headers
- getInputStream() - Method in class com.appdynamics.iot.CollectorChannel
-
Sends the request, if it hasn't been sent already, and opens a stream for reading the response body.
- getListener() - Method in class com.appdynamics.iot.AgentConfiguration
-
- getMessage() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getNetworkError() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-
- getOutputStream() - Method in class com.appdynamics.iot.CollectorChannel
-
Opens a stream for writing a request body.
- getReadTimeout() - Method in class com.appdynamics.iot.CollectorChannel
-
Gets the read timeout, in milliseconds
- getRequestContentLength() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-
- getRequestHeaderFields() - Method in interface com.appdynamics.iot.HttpRequestTracker
-
Returns the request header fields associated with this request.
- getRequestMethod() - Method in class com.appdynamics.iot.CollectorChannel
-
- getRequestProperties() - Method in class com.appdynamics.iot.CollectorChannel
-
Gets all the request properties as a list
- getResponseCode() - Method in class com.appdynamics.iot.CollectorChannel
-
Sends the request, if it hasn't been sent already, and returns the response status code.
- getResponseCode() - Method in interface com.appdynamics.iot.HttpRequestTracker
-
Gets the HTTP status code associated with this request.
- getResponseContentLength() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-
- getResponseHeaderFields() - Method in interface com.appdynamics.iot.HttpRequestTracker
-
Returns the response header fields associated with this request.
- getResponseMessage() - Method in class com.appdynamics.iot.CollectorChannel
-
Sends the request, if it hasn't been sent already, and returns the http response status message.
- getSeverity() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getStackTraces() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getStatusCode() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-
- getThrowable() - Method in interface com.appdynamics.iot.HttpRequestTracker
-
Gets the throwable associated with this request.
- getType() - Method in class com.appdynamics.iot.events.CustomEvent
-
- getType() - Method in class com.appdynamics.iot.events.ErrorEvent
-
- getType() - Method in class com.appdynamics.iot.events.Event
-
- getType() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-
- getURL() - Method in class com.appdynamics.iot.CollectorChannel
-
Gets the URL that the request is being sent to
- getUrl() - Method in class com.appdynamics.iot.events.NetworkRequestEvent
-