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

A

AbstractRestClient - Class in com.netuitive.iris.client
 
AbstractRestClient(String, String) - Constructor for class com.netuitive.iris.client.AbstractRestClient
 
AbstractRestClient() - Constructor for class com.netuitive.iris.client.AbstractRestClient
 
addElement(Element) - Method in class com.netuitive.iris.cache.ElementCache
 
API_HOST - Static variable in class com.netuitive.iris.client.AbstractRestClient
 
APIKeyRestClient - Class in com.netuitive.iris.client
 
APIKeyRestClient(String) - Constructor for class com.netuitive.iris.client.APIKeyRestClient
 
APIKeyRestClient(String, String, String) - Constructor for class com.netuitive.iris.client.APIKeyRestClient
 
Attribute - Class in com.netuitive.iris.entity
 
Attribute() - Constructor for class com.netuitive.iris.entity.Attribute
 
AttributeType - Enum in com.netuitive.iris.entity
 

B

BasicAuthRestClient - Class in com.netuitive.iris.client
 
BasicAuthRestClient(String, String) - Constructor for class com.netuitive.iris.client.BasicAuthRestClient
 
BasicAuthRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.BasicAuthRestClient
 

C

clear() - Method in class com.netuitive.iris.cache.ElementCache
 
com.netuitive.iris.cache - package com.netuitive.iris.cache
 
com.netuitive.iris.client - package com.netuitive.iris.client
 
com.netuitive.iris.client.element - package com.netuitive.iris.client.element
 
com.netuitive.iris.client.event - package com.netuitive.iris.client.event
 
com.netuitive.iris.client.exception - package com.netuitive.iris.client.exception
 
com.netuitive.iris.client.metric - package com.netuitive.iris.client.metric
 
com.netuitive.iris.client.notification - package com.netuitive.iris.client.notification
 
com.netuitive.iris.client.policy - package com.netuitive.iris.client.policy
 
com.netuitive.iris.client.request - package com.netuitive.iris.client.request
 
com.netuitive.iris.client.request.element - package com.netuitive.iris.client.request.element
 
com.netuitive.iris.client.request.event - package com.netuitive.iris.client.request.event
 
com.netuitive.iris.client.request.metric - package com.netuitive.iris.client.request.metric
 
com.netuitive.iris.client.request.policy - package com.netuitive.iris.client.request.policy
 
com.netuitive.iris.client.utils - package com.netuitive.iris.client.utils
 
com.netuitive.iris.entity - package com.netuitive.iris.entity
 
com.netuitive.iris.entity.event - package com.netuitive.iris.entity.event
 
com.netuitive.iris.entity.event.ingest - package com.netuitive.iris.entity.event.ingest
 
com.netuitive.iris.entity.metric - package com.netuitive.iris.entity.metric
 
com.netuitive.iris.entity.notification - package com.netuitive.iris.entity.notification
 
com.netuitive.iris.entity.Policy - package com.netuitive.iris.entity.Policy
 
com.netuitive.iris.entity.wrapper - package com.netuitive.iris.entity.wrapper
 
com.netuitive.iris.scheduler - package com.netuitive.iris.scheduler
 
create(NotificationWrapper) - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
create(NotificationWrapper) - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
create(PolicyWrapper) - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
create(PolicyWrapper) - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
createElementTag(String, TagWrapper) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
createElementTag(String, TagWrapper) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
createMetricTag(String, String, TagWrapper) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
createMetricTag(String, String, TagWrapper) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 

D

delete(Long) - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
delete(Long) - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
delete(String) - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
delete(String) - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
deleteElement(String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
deleteElement(String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
deleteElementTag(String, String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
deleteElementTag(String, String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
deleteMetricTag(String, String, String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
deleteMetricTag(String, String, String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
doJob() - Method in class com.netuitive.iris.scheduler.IngestScheduler
 
doJob() - Method in class com.netuitive.iris.scheduler.Scheduler
 

E

Element - Class in com.netuitive.iris.entity
 
Element(String, String, String, String, String, String, Date, Set<Attribute>, Set<Tag>, Set<Metric>, Set<Relation>, Set<Sample>) - Constructor for class com.netuitive.iris.entity.Element
 
Element() - Constructor for class com.netuitive.iris.entity.Element
 
ElementCache - Class in com.netuitive.iris.cache
 
ElementCache() - Constructor for class com.netuitive.iris.cache.ElementCache
 
ElementDecorator - Class in com.netuitive.iris.entity.wrapper
 
ElementDecorator() - Constructor for class com.netuitive.iris.entity.wrapper.ElementDecorator
 
ELEMENTS_ENDPOINT - Static variable in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
ELEMENTS_ENDPOINT - Static variable in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
ElementsWrapper - Class in com.netuitive.iris.entity.wrapper
 
ElementsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.ElementsWrapper
 
ElementWrapper - Class in com.netuitive.iris.entity.wrapper
 
ElementWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.ElementWrapper
 
EventAction - Class in com.netuitive.iris.entity.Policy
 
EventAction() - Constructor for class com.netuitive.iris.entity.Policy.EventAction
 
EventAction(Integer) - Constructor for class com.netuitive.iris.entity.Policy.EventAction
 
EventCategory - Class in com.netuitive.iris.entity.event
 
EventCategory() - Constructor for class com.netuitive.iris.entity.event.EventCategory
 
EVENTS_ENDPOINT - Static variable in class com.netuitive.iris.client.event.NetuitiveEventRestClient
 
EventsWrapper - Class in com.netuitive.iris.entity.wrapper
 
EventsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.EventsWrapper
 
EventType - Enum in com.netuitive.iris.entity.event
 
EventWrapper - Class in com.netuitive.iris.entity.wrapper
 
EventWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.EventWrapper
 

F

FqnListWrapper - Class in com.netuitive.iris.entity.wrapper
 
FqnListWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.FqnListWrapper
 

G

GenericRequest - Class in com.netuitive.iris.client.request
 
GenericRequest(HttpMethod, String) - Constructor for class com.netuitive.iris.client.request.GenericRequest
 
GenericRequest(HttpMethod, String, Map<String, Object>, Object, Class, Map<String, String>) - Constructor for class com.netuitive.iris.client.request.GenericRequest
 
get(Long) - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
get(Long) - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
get(String) - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
get(String) - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
getApiKey() - Method in class com.netuitive.iris.client.APIKeyRestClient
 
getCache() - Method in class com.netuitive.iris.scheduler.IngestScheduler
 
getDuration() - Method in class com.netuitive.iris.entity.TimeSpan
 
getElement(String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getElement(String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
getElements() - Method in class com.netuitive.iris.cache.ElementCache
 
getElementTags(String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getElementTags(String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
getEvent(String) - Method in interface com.netuitive.iris.client.event.NetuitiveEventClient
 
getEvent(String) - Method in class com.netuitive.iris.client.event.NetuitiveEventRestClient
 
getEvents(GetEventsRequest) - Method in interface com.netuitive.iris.client.event.NetuitiveEventClient
 
getEvents(GetEventsRequest) - Method in class com.netuitive.iris.client.event.NetuitiveEventRestClient
 
GetEventsRequest - Class in com.netuitive.iris.client.request.event
 
GetEventsRequest() - Constructor for class com.netuitive.iris.client.request.event.GetEventsRequest
 
GetEventsRequest(Duration, Date, Date, String[], String[], String[], String[], List<Tag>, String[], Boolean, String[], String[]) - Constructor for class com.netuitive.iris.client.request.event.GetEventsRequest
 
getMetaDataForMetric(GetMetricMetaDataRequest) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getMetaDataForMetric(GetMetricMetaDataRequest) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
getMetricFqns(GetMetricFqnsRequest) - Method in interface com.netuitive.iris.client.metric.NetuitiveMetricClient
 
getMetricFqns(GetMetricFqnsRequest) - Method in class com.netuitive.iris.client.metric.NetuitiveMetricRestClient
 
GetMetricFqnsRequest - Class in com.netuitive.iris.client.request.metric
 
GetMetricFqnsRequest() - Constructor for class com.netuitive.iris.client.request.metric.GetMetricFqnsRequest
 
GetMetricFqnsRequest(String, String, String, String, String, List<Tag>, String, List<Tag>) - Constructor for class com.netuitive.iris.client.request.metric.GetMetricFqnsRequest
 
GetMetricMetaDataRequest - Class in com.netuitive.iris.client.request.element
 
GetMetricMetaDataRequest(String) - Constructor for class com.netuitive.iris.client.request.element.GetMetricMetaDataRequest
 
GetMetricMetaDataRequest(String, String) - Constructor for class com.netuitive.iris.client.request.element.GetMetricMetaDataRequest
 
getMetricResults(GetMetricResultsRequest) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getMetricResults(GetMetricResultsRequest) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
GetMetricResultsRequest - Class in com.netuitive.iris.client.request.element
 
GetMetricResultsRequest(String, String) - Constructor for class com.netuitive.iris.client.request.element.GetMetricResultsRequest
 
GetMetricResultsRequest(String, String, Duration, Date, Date, String) - Constructor for class com.netuitive.iris.client.request.element.GetMetricResultsRequest
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.netuitive.iris.client.metric.NetuitiveMetricClient
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.netuitive.iris.client.metric.NetuitiveMetricRestClient
 
GetMetricStatisticsRequest - Class in com.netuitive.iris.client.request.metric
 
GetMetricStatisticsRequest(String) - Constructor for class com.netuitive.iris.client.request.metric.GetMetricStatisticsRequest
 
GetMetricStatisticsRequest(String, Duration, Date, Date, MetricResultsRollup[], Boolean) - Constructor for class com.netuitive.iris.client.request.metric.GetMetricStatisticsRequest
 
getMetricTags(String, String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getMetricTags(String, String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
getNumberOfEventsByPolicy(NumberOfEventsByPolicyRequest) - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
getNumberOfEventsByPolicy(NumberOfEventsByPolicyRequest) - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
getPolicies(String) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
getPolicies(String) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 

H

HttpMethod - Enum in com.netuitive.iris.client.utils
 

I

ingest(List<IngestEvent>) - Method in interface com.netuitive.iris.client.event.NetuitiveIngestEventClient
 
ingest(List<IngestEvent>) - Method in class com.netuitive.iris.client.event.NetuitiveIngestEventRestClient
 
ingest(IngestRequest) - Method in interface com.netuitive.iris.client.metric.NetuitiveIngestMetricClient
 
ingest(IngestRequest) - Method in class com.netuitive.iris.client.metric.NetuitiveIngestMetricRestClient
 
INGEST_ENDPOINT - Static variable in class com.netuitive.iris.client.metric.NetuitiveIngestMetricRestClient
 
INGEST_EVENTS_ENDPOINT - Static variable in class com.netuitive.iris.client.event.NetuitiveIngestEventRestClient
 
IngestEvent - Class in com.netuitive.iris.entity.event.ingest
 
IngestEvent() - Constructor for class com.netuitive.iris.entity.event.ingest.IngestEvent
 
IngestRequest - Class in com.netuitive.iris.client.request.metric
 
IngestRequest(List<Element>) - Constructor for class com.netuitive.iris.client.request.metric.IngestRequest
 
IngestRequest(List<Element>, String) - Constructor for class com.netuitive.iris.client.request.metric.IngestRequest
 
IngestScheduler - Class in com.netuitive.iris.scheduler
 
IngestScheduler(String) - Constructor for class com.netuitive.iris.scheduler.IngestScheduler
 
IngestScheduler(ElementCache, NetuitiveIngestMetricClient) - Constructor for class com.netuitive.iris.scheduler.IngestScheduler
 
isCancelled() - Method in class com.netuitive.iris.scheduler.Scheduler
 
isDone() - Method in class com.netuitive.iris.scheduler.Scheduler
 

L

list() - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
list() - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
list() - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
list() - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
listElements(ListElementsRequest) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
listElements(ListElementsRequest) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
ListElementsRequest - Class in com.netuitive.iris.client.request.element
 
ListElementsRequest() - Constructor for class com.netuitive.iris.client.request.element.ListElementsRequest
 
ListElementsRequest(String[], String[], String[], String[], List<Tag>, String[], Date, Date) - Constructor for class com.netuitive.iris.client.request.element.ListElementsRequest
 
listEvents(ListEventsRequest) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
listEvents(ListEventsRequest) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
ListEventsRequest - Class in com.netuitive.iris.client.request.element
 
ListEventsRequest(String) - Constructor for class com.netuitive.iris.client.request.element.ListEventsRequest
 
ListEventsRequest(String, Duration, Date, Date) - Constructor for class com.netuitive.iris.client.request.element.ListEventsRequest
 

M

mergeData(Element) - Method in class com.netuitive.iris.entity.Element
 
Metric - Class in com.netuitive.iris.entity
 
Metric(Long, String, String, String, String, String, SparseDataStrategy, Set<Tag>) - Constructor for class com.netuitive.iris.entity.Metric
 
Metric() - Constructor for class com.netuitive.iris.entity.Metric
 
MetricDecorator - Class in com.netuitive.iris.entity.wrapper
 
MetricDecorator() - Constructor for class com.netuitive.iris.entity.wrapper.MetricDecorator
 
MetricMetasWrapper - Class in com.netuitive.iris.entity.wrapper
 
MetricMetasWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.MetricMetasWrapper
 
MetricMetaWrapper - Class in com.netuitive.iris.entity.wrapper
 
MetricMetaWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.MetricMetaWrapper
 
MetricResults - Class in com.netuitive.iris.entity
 
MetricResults() - Constructor for class com.netuitive.iris.entity.MetricResults
 
MetricResultsRollup - Class in com.netuitive.iris.entity
 
MetricResultsRollup() - Constructor for class com.netuitive.iris.entity.MetricResultsRollup
 
MetricResultsWrapper - Class in com.netuitive.iris.entity.wrapper
 
MetricResultsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.MetricResultsWrapper
 
METRICS_ENDPOINT - Static variable in class com.netuitive.iris.client.metric.NetuitiveMetricRestClient
 
MetricStatistics - Class in com.netuitive.iris.entity.metric
 
MetricStatistics() - Constructor for class com.netuitive.iris.entity.metric.MetricStatistics
 
MetricStatisticsWrapper - Class in com.netuitive.iris.entity.wrapper
 
MetricStatisticsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.MetricStatisticsWrapper
 

N

NetuitiveElementClient - Interface in com.netuitive.iris.client.element
 
NetuitiveElementRestClient - Class in com.netuitive.iris.client.element
 
NetuitiveElementRestClient(String, String) - Constructor for class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
NetuitiveElementRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
NetuitiveEventClient - Interface in com.netuitive.iris.client.event
 
NetuitiveEventRestClient - Class in com.netuitive.iris.client.event
 
NetuitiveEventRestClient(String, String) - Constructor for class com.netuitive.iris.client.event.NetuitiveEventRestClient
 
NetuitiveEventRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.event.NetuitiveEventRestClient
 
NetuitiveIngestEventClient - Interface in com.netuitive.iris.client.event
 
NetuitiveIngestEventRestClient - Class in com.netuitive.iris.client.event
 
NetuitiveIngestEventRestClient(String) - Constructor for class com.netuitive.iris.client.event.NetuitiveIngestEventRestClient
 
NetuitiveIngestEventRestClient(String, String, String) - Constructor for class com.netuitive.iris.client.event.NetuitiveIngestEventRestClient
 
NetuitiveIngestMetricClient - Interface in com.netuitive.iris.client.metric
 
NetuitiveIngestMetricRestClient - Class in com.netuitive.iris.client.metric
 
NetuitiveIngestMetricRestClient(String) - Constructor for class com.netuitive.iris.client.metric.NetuitiveIngestMetricRestClient
 
NetuitiveIngestMetricRestClient(String, String, String) - Constructor for class com.netuitive.iris.client.metric.NetuitiveIngestMetricRestClient
 
NetuitiveMetricClient - Interface in com.netuitive.iris.client.metric
 
NetuitiveMetricRestClient - Class in com.netuitive.iris.client.metric
 
NetuitiveMetricRestClient(String, String) - Constructor for class com.netuitive.iris.client.metric.NetuitiveMetricRestClient
 
NetuitiveMetricRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.metric.NetuitiveMetricRestClient
 
NetuitiveNotificationClient - Interface in com.netuitive.iris.client.notification
 
NetuitiveNotificationRestClient - Class in com.netuitive.iris.client.notification
 
NetuitiveNotificationRestClient(String, String) - Constructor for class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
NetuitiveNotificationRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
NetuitivePolicyClient - Interface in com.netuitive.iris.client.policy
 
NetuitivePolicyRestClient - Class in com.netuitive.iris.client.policy
 
NetuitivePolicyRestClient(String, String) - Constructor for class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
NetuitivePolicyRestClient(String, String, String, String) - Constructor for class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
Notification - Class in com.netuitive.iris.entity.notification
 
Notification() - Constructor for class com.netuitive.iris.entity.notification.Notification
 
NotificationAction - Class in com.netuitive.iris.entity.Policy
 
NotificationAction() - Constructor for class com.netuitive.iris.entity.Policy.NotificationAction
 
NotificationAction(Long, boolean, int, boolean) - Constructor for class com.netuitive.iris.entity.Policy.NotificationAction
 
NotificationsWrapper - Class in com.netuitive.iris.entity.wrapper
 
NotificationsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.NotificationsWrapper
 
NotificationType - Enum in com.netuitive.iris.entity.notification
 
NotificationWrapper - Class in com.netuitive.iris.entity.wrapper
 
NotificationWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.NotificationWrapper
 
NumberOfEventsByPolicyRequest - Class in com.netuitive.iris.client.request.policy
 
NumberOfEventsByPolicyRequest(String) - Constructor for class com.netuitive.iris.client.request.policy.NumberOfEventsByPolicyRequest
 
NumberOfEventsByPolicyRequest(String, Duration, Date, Date) - Constructor for class com.netuitive.iris.client.request.policy.NumberOfEventsByPolicyRequest
 

P

POLICIES_ENDPOINT - Static variable in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
PoliciesWrapper - Class in com.netuitive.iris.entity.wrapper
 
PoliciesWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.PoliciesWrapper
 
Policy - Class in com.netuitive.iris.entity.Policy
 
Policy() - Constructor for class com.netuitive.iris.entity.Policy.Policy
 
Policy(String, String, String, PolicyScope, Integer, Collection<PolicyCondition>, Collection<PolicyEventCondition>, Collection<PolicyAction>, boolean, boolean, String, String, String, Date) - Constructor for class com.netuitive.iris.entity.Policy.Policy
 
PolicyAction - Class in com.netuitive.iris.entity.Policy
 
PolicyAction() - Constructor for class com.netuitive.iris.entity.Policy.PolicyAction
 
PolicyCondition - Class in com.netuitive.iris.entity.Policy
 
PolicyCondition() - Constructor for class com.netuitive.iris.entity.Policy.PolicyCondition
 
PolicyConditionAnalytic - Enum in com.netuitive.iris.entity.Policy
 
PolicyEventCondition - Class in com.netuitive.iris.entity.Policy
 
PolicyEventCondition() - Constructor for class com.netuitive.iris.entity.Policy.PolicyEventCondition
 
PolicyEventCondition(String, String, String, String) - Constructor for class com.netuitive.iris.entity.Policy.PolicyEventCondition
 
PolicyScope - Class in com.netuitive.iris.entity.Policy
 
PolicyScope() - Constructor for class com.netuitive.iris.entity.Policy.PolicyScope
 
PolicyScope(String, String, Set<String>, Set<String>, String, Map<String, String>) - Constructor for class com.netuitive.iris.entity.Policy.PolicyScope
 
PolicyWrapper - Class in com.netuitive.iris.entity.wrapper
 
PolicyWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.PolicyWrapper
 

R

Relation - Class in com.netuitive.iris.entity
 
Relation() - Constructor for class com.netuitive.iris.entity.Relation
 
request(Class<T>, HttpRequestBase) - Method in class com.netuitive.iris.client.AbstractRestClient
 
RequestException - Exception in com.netuitive.iris.client.exception
 
RequestException(String) - Constructor for exception com.netuitive.iris.client.exception.RequestException
 
RequestException(String, Throwable) - Constructor for exception com.netuitive.iris.client.exception.RequestException
 
RequestException(Exception) - Constructor for exception com.netuitive.iris.client.exception.RequestException
 
ResponseEvent - Class in com.netuitive.iris.entity.event
 
ResponseEvent() - Constructor for class com.netuitive.iris.entity.event.ResponseEvent
 
ResponseTag - Class in com.netuitive.iris.entity
 
ResponseTag() - Constructor for class com.netuitive.iris.entity.ResponseTag
 

S

Sample - Class in com.netuitive.iris.entity
 
Sample(String, Date, Double, Double, Double, Double, Double, Double) - Constructor for class com.netuitive.iris.entity.Sample
 
Sample() - Constructor for class com.netuitive.iris.entity.Sample
 
Sample(String, Date, Double) - Constructor for class com.netuitive.iris.entity.Sample
 
Scheduler - Class in com.netuitive.iris.scheduler
 
Scheduler() - Constructor for class com.netuitive.iris.scheduler.Scheduler
 
SCHEME - Static variable in class com.netuitive.iris.client.AbstractRestClient
 
send(GenericRequest) - Method in class com.netuitive.iris.client.AbstractRestClient
 
send(GenericRequest) - Method in class com.netuitive.iris.client.BasicAuthRestClient
 
sendTestNotification(NotificationWrapper) - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
sendTestNotification(NotificationWrapper) - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
SparseDataStrategy - Enum in com.netuitive.iris.entity
 
start(int) - Method in class com.netuitive.iris.scheduler.Scheduler
 
stop() - Method in class com.netuitive.iris.scheduler.Scheduler
 

T

Tag - Class in com.netuitive.iris.entity
 
Tag(String, String) - Constructor for class com.netuitive.iris.entity.Tag
 
TagsWrapper - Class in com.netuitive.iris.entity.wrapper
 
TagsWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.TagsWrapper
 
TagWrapper - Class in com.netuitive.iris.entity.wrapper
 
TagWrapper() - Constructor for class com.netuitive.iris.entity.wrapper.TagWrapper
 
TimeSpan - Class in com.netuitive.iris.entity
 
TimeSpan() - Constructor for class com.netuitive.iris.entity.TimeSpan
 

U

update(Long, NotificationWrapper) - Method in interface com.netuitive.iris.client.notification.NetuitiveNotificationClient
 
update(Long, NotificationWrapper) - Method in class com.netuitive.iris.client.notification.NetuitiveNotificationRestClient
 
update(String, PolicyWrapper) - Method in interface com.netuitive.iris.client.policy.NetuitivePolicyClient
 
update(String, PolicyWrapper) - Method in class com.netuitive.iris.client.policy.NetuitivePolicyRestClient
 
updateElementTag(String, String, TagWrapper) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
updateElementTag(String, String, TagWrapper) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 
updateMetricTag(String, String, String, TagWrapper) - Method in interface com.netuitive.iris.client.element.NetuitiveElementClient
 
updateMetricTag(String, String, String, TagWrapper) - Method in class com.netuitive.iris.client.element.NetuitiveElementRestClient
 

V

valueOf(String) - Static method in enum com.netuitive.iris.client.utils.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netuitive.iris.entity.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netuitive.iris.entity.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netuitive.iris.entity.notification.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netuitive.iris.entity.Policy.PolicyConditionAnalytic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netuitive.iris.entity.SparseDataStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.netuitive.iris.client.utils.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netuitive.iris.entity.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netuitive.iris.entity.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netuitive.iris.entity.notification.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netuitive.iris.entity.Policy.PolicyConditionAnalytic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netuitive.iris.entity.SparseDataStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N P R S T U V 
Skip navigation links