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

A

AbstractAWSIoTEventsData - Class in com.amazonaws.services.ioteventsdata
Abstract implementation of AWSIoTEventsData.
AbstractAWSIoTEventsData() - Constructor for class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
AbstractAWSIoTEventsDataAsync - Class in com.amazonaws.services.ioteventsdata
Abstract implementation of AWSIoTEventsDataAsync.
AbstractAWSIoTEventsDataAsync() - Constructor for class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
AcknowledgeActionConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of an acknowledge action.
AcknowledgeActionConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
 
AcknowledgeAlarmActionRequest - Class in com.amazonaws.services.ioteventsdata.model
Information needed to acknowledge the alarm.
AcknowledgeAlarmActionRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
 
Alarm - Class in com.amazonaws.services.ioteventsdata.model
Contains information about an alarm.
Alarm() - Constructor for class com.amazonaws.services.ioteventsdata.model.Alarm
 
AlarmState - Class in com.amazonaws.services.ioteventsdata.model
Contains information about the current state of the alarm.
AlarmState() - Constructor for class com.amazonaws.services.ioteventsdata.model.AlarmState
 
AlarmStateName - Enum in com.amazonaws.services.ioteventsdata.model
 
AlarmSummary - Class in com.amazonaws.services.ioteventsdata.model
Contains a summary of an alarm.
AlarmSummary() - Constructor for class com.amazonaws.services.ioteventsdata.model.AlarmSummary
 
asyncBuilder() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
AWSIoTEventsData - Interface in com.amazonaws.services.ioteventsdata
Interface for accessing AWS IoT Events Data.
AWSIoTEventsDataAsync - Interface in com.amazonaws.services.ioteventsdata
Interface for accessing AWS IoT Events Data asynchronously.
AWSIoTEventsDataAsyncClient - Class in com.amazonaws.services.ioteventsdata
Client for accessing AWS IoT Events Data asynchronously.
AWSIoTEventsDataAsyncClientBuilder - Class in com.amazonaws.services.ioteventsdata
Fluent builder for AWSIoTEventsDataAsync.
AWSIoTEventsDataClient - Class in com.amazonaws.services.ioteventsdata
Client for accessing AWS IoT Events Data.
AWSIoTEventsDataClientBuilder - Class in com.amazonaws.services.ioteventsdata
Fluent builder for AWSIoTEventsData.
AWSIoTEventsDataException - Exception in com.amazonaws.services.ioteventsdata.model
Base exception for all service exceptions thrown by AWS IoT Events Data
AWSIoTEventsDataException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.AWSIoTEventsDataException
Constructs a new AWSIoTEventsDataException with the specified error message.

B

batchAcknowledgeAlarm(BatchAcknowledgeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchAcknowledgeAlarm(BatchAcknowledgeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Acknowledges one or more alarms.
batchAcknowledgeAlarm(BatchAcknowledgeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Acknowledges one or more alarms.
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest, AsyncHandler<BatchAcknowledgeAlarmRequest, BatchAcknowledgeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Acknowledges one or more alarms.
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest, AsyncHandler<BatchAcknowledgeAlarmRequest, BatchAcknowledgeAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Acknowledges one or more alarms.
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchAcknowledgeAlarmAsync(BatchAcknowledgeAlarmRequest, AsyncHandler<BatchAcknowledgeAlarmRequest, BatchAcknowledgeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchAcknowledgeAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchAcknowledgeAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
 
BatchAcknowledgeAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchAcknowledgeAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
 
BatchAlarmActionErrorEntry - Class in com.amazonaws.services.ioteventsdata.model
Contains error messages associated with one of the following requests:
BatchAlarmActionErrorEntry() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
 
batchDeleteDetector(BatchDeleteDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchDeleteDetector(BatchDeleteDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Deletes one or more detectors that were created.
batchDeleteDetector(BatchDeleteDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Deletes one or more detectors that were created.
batchDeleteDetectorAsync(BatchDeleteDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchDeleteDetectorAsync(BatchDeleteDetectorRequest, AsyncHandler<BatchDeleteDetectorRequest, BatchDeleteDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchDeleteDetectorAsync(BatchDeleteDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Deletes one or more detectors that were created.
batchDeleteDetectorAsync(BatchDeleteDetectorRequest, AsyncHandler<BatchDeleteDetectorRequest, BatchDeleteDetectorResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Deletes one or more detectors that were created.
batchDeleteDetectorAsync(BatchDeleteDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchDeleteDetectorAsync(BatchDeleteDetectorRequest, AsyncHandler<BatchDeleteDetectorRequest, BatchDeleteDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchDeleteDetectorErrorEntry - Class in com.amazonaws.services.ioteventsdata.model
Contains error messages associated with the deletion request.
BatchDeleteDetectorErrorEntry() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
 
BatchDeleteDetectorRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchDeleteDetectorRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
 
BatchDeleteDetectorResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchDeleteDetectorResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
 
batchDisableAlarm(BatchDisableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchDisableAlarm(BatchDisableAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Disables one or more alarms.
batchDisableAlarm(BatchDisableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Disables one or more alarms.
batchDisableAlarmAsync(BatchDisableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchDisableAlarmAsync(BatchDisableAlarmRequest, AsyncHandler<BatchDisableAlarmRequest, BatchDisableAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchDisableAlarmAsync(BatchDisableAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Disables one or more alarms.
batchDisableAlarmAsync(BatchDisableAlarmRequest, AsyncHandler<BatchDisableAlarmRequest, BatchDisableAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Disables one or more alarms.
batchDisableAlarmAsync(BatchDisableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchDisableAlarmAsync(BatchDisableAlarmRequest, AsyncHandler<BatchDisableAlarmRequest, BatchDisableAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchDisableAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchDisableAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
 
BatchDisableAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchDisableAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
 
batchEnableAlarm(BatchEnableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchEnableAlarm(BatchEnableAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Enables one or more alarms.
batchEnableAlarm(BatchEnableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Enables one or more alarms.
batchEnableAlarmAsync(BatchEnableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchEnableAlarmAsync(BatchEnableAlarmRequest, AsyncHandler<BatchEnableAlarmRequest, BatchEnableAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchEnableAlarmAsync(BatchEnableAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Enables one or more alarms.
batchEnableAlarmAsync(BatchEnableAlarmRequest, AsyncHandler<BatchEnableAlarmRequest, BatchEnableAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Enables one or more alarms.
batchEnableAlarmAsync(BatchEnableAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchEnableAlarmAsync(BatchEnableAlarmRequest, AsyncHandler<BatchEnableAlarmRequest, BatchEnableAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchEnableAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchEnableAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
 
BatchEnableAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchEnableAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
 
batchPutMessage(BatchPutMessageRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchPutMessage(BatchPutMessageRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Sends a set of messages to the IoT Events system.
batchPutMessage(BatchPutMessageRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Sends a set of messages to the IoT Events system.
batchPutMessageAsync(BatchPutMessageRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchPutMessageAsync(BatchPutMessageRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Sends a set of messages to the IoT Events system.
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Sends a set of messages to the IoT Events system.
batchPutMessageAsync(BatchPutMessageRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchPutMessageErrorEntry - Class in com.amazonaws.services.ioteventsdata.model
Contains information about the errors encountered.
BatchPutMessageErrorEntry() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
 
BatchPutMessageRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchPutMessageRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
 
BatchPutMessageResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchPutMessageResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
 
batchResetAlarm(BatchResetAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchResetAlarm(BatchResetAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Resets one or more alarms.
batchResetAlarm(BatchResetAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Resets one or more alarms.
batchResetAlarmAsync(BatchResetAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchResetAlarmAsync(BatchResetAlarmRequest, AsyncHandler<BatchResetAlarmRequest, BatchResetAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchResetAlarmAsync(BatchResetAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Resets one or more alarms.
batchResetAlarmAsync(BatchResetAlarmRequest, AsyncHandler<BatchResetAlarmRequest, BatchResetAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Resets one or more alarms.
batchResetAlarmAsync(BatchResetAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchResetAlarmAsync(BatchResetAlarmRequest, AsyncHandler<BatchResetAlarmRequest, BatchResetAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchResetAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchResetAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
 
BatchResetAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchResetAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
 
batchSnoozeAlarm(BatchSnoozeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchSnoozeAlarm(BatchSnoozeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Changes one or more alarms to the snooze mode.
batchSnoozeAlarm(BatchSnoozeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Changes one or more alarms to the snooze mode.
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest, AsyncHandler<BatchSnoozeAlarmRequest, BatchSnoozeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Changes one or more alarms to the snooze mode.
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest, AsyncHandler<BatchSnoozeAlarmRequest, BatchSnoozeAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Changes one or more alarms to the snooze mode.
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchSnoozeAlarmAsync(BatchSnoozeAlarmRequest, AsyncHandler<BatchSnoozeAlarmRequest, BatchSnoozeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchSnoozeAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchSnoozeAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
 
BatchSnoozeAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchSnoozeAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
 
batchUpdateDetector(BatchUpdateDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
batchUpdateDetector(BatchUpdateDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
batchUpdateDetector(BatchUpdateDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
batchUpdateDetectorAsync(BatchUpdateDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchUpdateDetectorAsync(BatchUpdateDetectorRequest, AsyncHandler<BatchUpdateDetectorRequest, BatchUpdateDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
batchUpdateDetectorAsync(BatchUpdateDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
batchUpdateDetectorAsync(BatchUpdateDetectorRequest, AsyncHandler<BatchUpdateDetectorRequest, BatchUpdateDetectorResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
batchUpdateDetectorAsync(BatchUpdateDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
batchUpdateDetectorAsync(BatchUpdateDetectorRequest, AsyncHandler<BatchUpdateDetectorRequest, BatchUpdateDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
BatchUpdateDetectorErrorEntry - Class in com.amazonaws.services.ioteventsdata.model
Information about the error that occurred when attempting to update a detector.
BatchUpdateDetectorErrorEntry() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
BatchUpdateDetectorRequest - Class in com.amazonaws.services.ioteventsdata.model
 
BatchUpdateDetectorRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
 
BatchUpdateDetectorResult - Class in com.amazonaws.services.ioteventsdata.model
 
BatchUpdateDetectorResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClientBuilder
Construct an asynchronous implementation of AWSIoTEventsDataAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClientBuilder
Construct a synchronous implementation of AWSIoTEventsData using the current builder configuration.
builder() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
 

C

clone() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.Message
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.Timer
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.Variable
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
 
com.amazonaws.services.ioteventsdata - package com.amazonaws.services.ioteventsdata
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur.
com.amazonaws.services.ioteventsdata.model - package com.amazonaws.services.ioteventsdata.model
 
ComparisonOperator - Enum in com.amazonaws.services.ioteventsdata.model
 
configFactory - Static variable in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Client configuration factory providing ClientConfigurations tailored to this client
CustomerAction - Class in com.amazonaws.services.ioteventsdata.model
Contains information about the action that you can take to respond to the alarm.
CustomerAction() - Constructor for class com.amazonaws.services.ioteventsdata.model.CustomerAction
 
CustomerActionName - Enum in com.amazonaws.services.ioteventsdata.model
 

D

defaultClient() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClientBuilder
 
DeleteDetectorRequest - Class in com.amazonaws.services.ioteventsdata.model
Information used to delete the detector model.
DeleteDetectorRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
 
describeAlarm(DescribeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
describeAlarm(DescribeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Retrieves information about an alarm.
describeAlarm(DescribeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Retrieves information about an alarm.
describeAlarmAsync(DescribeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
describeAlarmAsync(DescribeAlarmRequest, AsyncHandler<DescribeAlarmRequest, DescribeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
describeAlarmAsync(DescribeAlarmRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Retrieves information about an alarm.
describeAlarmAsync(DescribeAlarmRequest, AsyncHandler<DescribeAlarmRequest, DescribeAlarmResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Retrieves information about an alarm.
describeAlarmAsync(DescribeAlarmRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
describeAlarmAsync(DescribeAlarmRequest, AsyncHandler<DescribeAlarmRequest, DescribeAlarmResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
DescribeAlarmRequest - Class in com.amazonaws.services.ioteventsdata.model
 
DescribeAlarmRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
 
DescribeAlarmResult - Class in com.amazonaws.services.ioteventsdata.model
 
DescribeAlarmResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
 
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
describeDetector(DescribeDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Returns information about the specified detector (instance).
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Returns information about the specified detector (instance).
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
describeDetectorAsync(DescribeDetectorRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Returns information about the specified detector (instance).
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Returns information about the specified detector (instance).
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
DescribeDetectorRequest - Class in com.amazonaws.services.ioteventsdata.model
 
DescribeDetectorRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
 
DescribeDetectorResult - Class in com.amazonaws.services.ioteventsdata.model
 
DescribeDetectorResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
 
Detector - Class in com.amazonaws.services.ioteventsdata.model
Information about the detector (instance).
Detector() - Constructor for class com.amazonaws.services.ioteventsdata.model.Detector
 
DetectorState - Class in com.amazonaws.services.ioteventsdata.model
Information about the current state of the detector instance.
DetectorState() - Constructor for class com.amazonaws.services.ioteventsdata.model.DetectorState
 
DetectorStateDefinition - Class in com.amazonaws.services.ioteventsdata.model
The new state, variable values, and timer settings of the detector (instance).
DetectorStateDefinition() - Constructor for class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
 
DetectorStateSummary - Class in com.amazonaws.services.ioteventsdata.model
Information about the detector state.
DetectorStateSummary() - Constructor for class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
 
DetectorSummary - Class in com.amazonaws.services.ioteventsdata.model
Information about the detector (instance).
DetectorSummary() - Constructor for class com.amazonaws.services.ioteventsdata.model.DetectorSummary
 
DisableActionConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of a disable action.
DisableActionConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
 
DisableAlarmActionRequest - Class in com.amazonaws.services.ioteventsdata.model
Information used to disable the alarm.
DisableAlarmActionRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
 

E

EnableActionConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of an enable action.
EnableActionConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
 
EnableAlarmActionRequest - Class in com.amazonaws.services.ioteventsdata.model
Information needed to enable the alarm.
EnableAlarmActionRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.Message
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
 
ErrorCode - Enum in com.amazonaws.services.ioteventsdata.model
 
EventType - Enum in com.amazonaws.services.ioteventsdata.model
 

F

fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.AlarmStateName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.CustomerActionName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.EventType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.TriggerType
Use this in place of valueOf.

G

getAcknowledgeActionConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an acknowledge action.
getAcknowledgeActionRequests() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
The list of acknowledge action requests.
getActionName() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
The name of the action.
getAlarm() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
Contains information about an alarm.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The name of the alarm model.
getAlarmModelName() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The name of the alarm model.
getAlarmModelVersion() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The version of the alarm model.
getAlarmModelVersion() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The version of the alarm model.
getAlarmState() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
Contains information about the current state of the alarm.
getAlarmSummaries() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
A list that summarizes each alarm.
getBatchDeleteDetectorErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
A list of errors associated with the request, or an empty array ([]) if there are no errors.
getBatchPutMessageErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
A list of any errors encountered when sending the messages.
getBatchUpdateDetectorErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
A list of those detector updates that resulted in errors.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCreationTime() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was created, in the Unix epoch format.
getCreationTime() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was created, in the Unix epoch format.
getCreationTime() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was created.
getCreationTime() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was created.
getCustomerAction() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about the action that you can take to respond to the alarm.
getDetector() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
Information about the detector (instance).
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The name of the detector model that was used to create the detector instance.
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
The name of the detector model whose detectors (instances) you want information about.
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The name of the detector model that created this detector (instance).
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The name of the detector model that created this detector (instance).
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The name of the detector model whose detectors (instances) are listed.
getDetectorModelName() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The name of the detector model that created the detectors (instances).
getDetectorModelVersion() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The version of the detector model that created this detector (instance).
getDetectorModelVersion() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The version of the detector model that created this detector (instance).
getDetectors() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
The list of one or more detectors to be deleted.
getDetectors() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
The list of detectors (instances) to update, along with the values to update.
getDetectorSummaries() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A list of summary information about the detectors (instances).
getDisableActionConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a disable action.
getDisableActionRequests() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
The list of disable action requests.
getEnableActionConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an enable action.
getEnableActionRequests() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
The list of enable action requests.
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The error code.
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The error code.
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The error code.
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The error code.
getErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
A list of errors associated with the request, or null if there are no errors.
getErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
A list of errors associated with the request, or null if there are no errors.
getErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
A list of errors associated with the request, or null if there are no errors.
getErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
A list of errors associated with the request, or null if there are no errors.
getErrorEntries() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
A list of errors associated with the request, or null if there are no errors.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
A message that describes the error.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
A message that describes the error.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
A message that describes the error.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message that describes the error.
getEventType() - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
The event type.
getExecutorService() - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
Returns the executor service used by this client to execute async requests.
getInputName() - Method in class com.amazonaws.services.ioteventsdata.model.Message
The name of the input into which the message payload is transformed.
getInputPropertyValue() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The value of the input property, on the left side of the comparison operator.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The value of the key used to identify the detector.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
A filter used to limit results to detectors (instances) created because of the given key ID.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
getKeyValue() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The value of the input key attribute (identifying the device or system) that caused the creation of this detector (instance).
getLastUpdateTime() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was last updated, in the Unix epoch format.
getLastUpdateTime() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was last updated, in the Unix epoch format.
getLastUpdateTime() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was last updated.
getLastUpdateTime() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was last updated.
getMaxResults() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The maximum number of results to be returned per request.
getMaxResults() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The maximum number of results to be returned per request.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The ID of the message that caused the error.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The "messageId" of the update request that caused the error.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The ID to assign to the DeleteDetectorRequest.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.Message
The ID to assign to the message.
getMessageId() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The ID to assign to the detector update "message".
getMessages() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
The list of messages to send.
getName() - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The name of the timer.
getName() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The name of the timer.
getName() - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The name of the variable.
getName() - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The name of the variable.
getNextToken() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The token that you can use to return the next set of results.
getNextToken() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
The token that you can use to return the next set of results, or null if there are no more results.
getNextToken() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The token that you can use to return the next set of results.
getNextToken() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
The token that you can use to return the next set of results, or null if there are no more results.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
The note that you can leave when you acknowledge the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The note that you can leave when you acknowledge the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
The note that you can leave when you disable the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The note that you can leave when you disable the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
The note that you can leave when you enable the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The note that you can leave when you enable the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
The note that you can leave when you reset the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The note that you can leave when you reset the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The note that you can leave when you snooze the alarm.
getNote() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The note that you can leave when you snooze the alarm.
getOperator() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The comparison operator.
getPayload() - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The request ID.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The request ID.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The request ID.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The request ID.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The request ID.
getRequestId() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The request ID.
getResetActionConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a reset action.
getResetActionRequests() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
The list of reset action requests.
getRuleEvaluation() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Information needed to evaluate data.
getSeconds() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The new setting of the timer (the number of seconds before the timer elapses).
getSeverity() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
A non-negative integer that reflects the severity level of the alarm.
getSimpleRuleEvaluation() - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
Information needed to compare two values with a comparison operator.
getSnoozeActionConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a snooze action.
getSnoozeActionRequests() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
The list of snooze action requests.
getSnoozeDuration() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The snooze time in seconds.
getSnoozeDuration() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The snooze time in seconds.
getState() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The current state of the detector (instance).
getState() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The current state of the detector (instance).
getState() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The new state, variable values, and timer settings of the detector (instance).
getStateChangeConfiguration() - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
Contains the configuration information of alarm state changes.
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
The name of the alarm state.
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm state.
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The name of the state.
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The name of the new state of the detector (instance).
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
The name of the state.
getStateName() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
A filter that limits results to those detectors (instances) in the given state.
getSystemEvent() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about alarm state changes.
getThresholdValue() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The threshold value, on the right side of the comparison operator.
getTimeInMillis() - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
The value of the timestamp, in the Unix epoch format.
getTimers() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current state of the detector's timers.
getTimers() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's timers.
getTimestamp() - Method in class com.amazonaws.services.ioteventsdata.model.Message
The timestamp associated with the message.
getTimestamp() - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The expiration time for the timer.
getTriggerType() - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
The trigger type.
getValue() - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The current value of the variable.
getValue() - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The new value of the variable.
getVariables() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current values of the detector's variables.
getVariables() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's variables.

H

hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.Message
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.Timer
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.Variable
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
 

I

InternalFailureException - Exception in com.amazonaws.services.ioteventsdata.model
An internal failure occurred.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.ioteventsdata.model
The request was invalid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.

L

listAlarms(ListAlarmsRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
listAlarms(ListAlarmsRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Lists one or more alarms.
listAlarms(ListAlarmsRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Lists one or more alarms.
listAlarmsAsync(ListAlarmsRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
listAlarmsAsync(ListAlarmsRequest, AsyncHandler<ListAlarmsRequest, ListAlarmsResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
listAlarmsAsync(ListAlarmsRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Lists one or more alarms.
listAlarmsAsync(ListAlarmsRequest, AsyncHandler<ListAlarmsRequest, ListAlarmsResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Lists one or more alarms.
listAlarmsAsync(ListAlarmsRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
listAlarmsAsync(ListAlarmsRequest, AsyncHandler<ListAlarmsRequest, ListAlarmsResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
ListAlarmsRequest - Class in com.amazonaws.services.ioteventsdata.model
 
ListAlarmsRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
 
ListAlarmsResult - Class in com.amazonaws.services.ioteventsdata.model
 
ListAlarmsResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
 
listDetectors(ListDetectorsRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
listDetectors(ListDetectorsRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Lists detectors (the instances of a detector model).
listDetectors(ListDetectorsRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Lists detectors (the instances of a detector model).
listDetectorsAsync(ListDetectorsRequest) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
listDetectorsAsync(ListDetectorsRequest, AsyncHandler<ListDetectorsRequest, ListDetectorsResult>) - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsDataAsync
 
listDetectorsAsync(ListDetectorsRequest) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Lists detectors (the instances of a detector model).
listDetectorsAsync(ListDetectorsRequest, AsyncHandler<ListDetectorsRequest, ListDetectorsResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Lists detectors (the instances of a detector model).
listDetectorsAsync(ListDetectorsRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
listDetectorsAsync(ListDetectorsRequest, AsyncHandler<ListDetectorsRequest, ListDetectorsResult>) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
 
ListDetectorsRequest - Class in com.amazonaws.services.ioteventsdata.model
 
ListDetectorsRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
 
ListDetectorsResult - Class in com.amazonaws.services.ioteventsdata.model
 
ListDetectorsResult() - Constructor for class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.Message
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
 
Message - Class in com.amazonaws.services.ioteventsdata.model
Information about a message.
Message() - Constructor for class com.amazonaws.services.ioteventsdata.model.Message
 

R

ResetActionConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of a reset action.
ResetActionConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
 
ResetAlarmActionRequest - Class in com.amazonaws.services.ioteventsdata.model
Information needed to reset the alarm.
ResetAlarmActionRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
 
ResourceNotFoundException - Exception in com.amazonaws.services.ioteventsdata.model
The resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RuleEvaluation - Class in com.amazonaws.services.ioteventsdata.model
Information needed to evaluate data.
RuleEvaluation() - Constructor for class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
 

S

ServiceUnavailableException - Exception in com.amazonaws.services.ioteventsdata.model
The service is currently unavailable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setAcknowledgeActionConfiguration(AcknowledgeActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an acknowledge action.
setAcknowledgeActionRequests(Collection<AcknowledgeAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
The list of acknowledge action requests.
setActionName(String) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
The name of the action.
setAlarm(Alarm) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
Contains information about an alarm.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The name of the alarm model.
setAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The name of the alarm model.
setAlarmModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The version of the alarm model.
setAlarmModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The version of the alarm model.
setAlarmState(AlarmState) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
Contains information about the current state of the alarm.
setAlarmSummaries(Collection<AlarmSummary>) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
A list that summarizes each alarm.
setBatchDeleteDetectorErrorEntries(Collection<BatchDeleteDetectorErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
A list of errors associated with the request, or an empty array ([]) if there are no errors.
setBatchPutMessageErrorEntries(Collection<BatchPutMessageErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
A list of any errors encountered when sending the messages.
setBatchUpdateDetectorErrorEntries(Collection<BatchUpdateDetectorErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
A list of those detector updates that resulted in errors.
setCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was created, in the Unix epoch format.
setCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was created, in the Unix epoch format.
setCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was created.
setCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was created.
setCustomerAction(CustomerAction) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about the action that you can take to respond to the alarm.
setDetector(Detector) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
Information about the detector (instance).
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The name of the detector model that was used to create the detector instance.
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
The name of the detector model whose detectors (instances) you want information about.
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The name of the detector model that created this detector (instance).
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The name of the detector model that created this detector (instance).
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The name of the detector model whose detectors (instances) are listed.
setDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The name of the detector model that created the detectors (instances).
setDetectorModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The version of the detector model that created this detector (instance).
setDetectorModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The version of the detector model that created this detector (instance).
setDetectors(Collection<DeleteDetectorRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
The list of one or more detectors to be deleted.
setDetectors(Collection<UpdateDetectorRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
The list of detectors (instances) to update, along with the values to update.
setDetectorSummaries(Collection<DetectorSummary>) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A list of summary information about the detectors (instances).
setDisableActionConfiguration(DisableActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a disable action.
setDisableActionRequests(Collection<DisableAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
The list of disable action requests.
setEnableActionConfiguration(EnableActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an enable action.
setEnableActionRequests(Collection<EnableAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
The list of enable action requests.
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The error code.
setErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
A list of errors associated with the request, or null if there are no errors.
setErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
A list of errors associated with the request, or null if there are no errors.
setErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
A list of errors associated with the request, or null if there are no errors.
setErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
A list of errors associated with the request, or null if there are no errors.
setErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
A list of errors associated with the request, or null if there are no errors.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
A message that describes the error.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
A message that describes the error.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
A message that describes the error.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message that describes the error.
setEventType(String) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
The event type.
setInputName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The name of the input into which the message payload is transformed.
setInputPropertyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The value of the input property, on the left side of the comparison operator.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The value of the key used to identify the detector.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
A filter used to limit results to detectors (instances) created because of the given key ID.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
setKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The value of the input key attribute (identifying the device or system) that caused the creation of this detector (instance).
setLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was last updated, in the Unix epoch format.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was last updated, in the Unix epoch format.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was last updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was last updated.
setMaxResults(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The maximum number of results to be returned per request.
setMaxResults(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The maximum number of results to be returned per request.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The ID of the message that caused the error.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The "messageId" of the update request that caused the error.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The ID to assign to the DeleteDetectorRequest.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The ID to assign to the message.
setMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The ID to assign to the detector update "message".
setMessages(Collection<Message>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
The list of messages to send.
setName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The name of the timer.
setName(String) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The name of the timer.
setName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The name of the variable.
setName(String) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The name of the variable.
setNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The token that you can use to return the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
The token that you can use to return the next set of results, or null if there are no more results.
setNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The token that you can use to return the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
The token that you can use to return the next set of results, or null if there are no more results.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
The note that you can leave when you acknowledge the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The note that you can leave when you acknowledge the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
The note that you can leave when you disable the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The note that you can leave when you disable the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
The note that you can leave when you enable the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The note that you can leave when you enable the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
The note that you can leave when you reset the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The note that you can leave when you reset the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The note that you can leave when you snooze the alarm.
setNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The note that you can leave when you snooze the alarm.
setOperator(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The comparison operator.
setPayload(ByteBuffer) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The request ID.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The request ID.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The request ID.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The request ID.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The request ID.
setRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The request ID.
setResetActionConfiguration(ResetActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a reset action.
setResetActionRequests(Collection<ResetAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
The list of reset action requests.
setRuleEvaluation(RuleEvaluation) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Information needed to evaluate data.
setSeconds(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The new setting of the timer (the number of seconds before the timer elapses).
setSeverity(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
A non-negative integer that reflects the severity level of the alarm.
setSimpleRuleEvaluation(SimpleRuleEvaluation) - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
Information needed to compare two values with a comparison operator.
setSnoozeActionConfiguration(SnoozeActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a snooze action.
setSnoozeActionRequests(Collection<SnoozeAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
The list of snooze action requests.
setSnoozeDuration(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The snooze time in seconds.
setSnoozeDuration(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The snooze time in seconds.
setState(DetectorState) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The current state of the detector (instance).
setState(DetectorStateSummary) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The current state of the detector (instance).
setState(DetectorStateDefinition) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The new state, variable values, and timer settings of the detector (instance).
setStateChangeConfiguration(StateChangeConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
Contains the configuration information of alarm state changes.
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
The name of the alarm state.
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm state.
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The name of the state.
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The name of the new state of the detector (instance).
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
The name of the state.
setStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
A filter that limits results to those detectors (instances) in the given state.
setSystemEvent(SystemEvent) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about alarm state changes.
setThresholdValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The threshold value, on the right side of the comparison operator.
setTimeInMillis(Long) - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
The value of the timestamp, in the Unix epoch format.
setTimers(Collection<Timer>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current state of the detector's timers.
setTimers(Collection<TimerDefinition>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's timers.
setTimestamp(TimestampValue) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The timestamp associated with the message.
setTimestamp(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The expiration time for the timer.
setTriggerType(String) - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
The trigger type.
setValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The current value of the variable.
setValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The new value of the variable.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current values of the detector's variables.
setVariables(Collection<VariableDefinition>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's variables.
shutdown() - Method in class com.amazonaws.services.ioteventsdata.AbstractAWSIoTEventsData
 
shutdown() - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsData
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
 
SimpleRuleEvaluation - Class in com.amazonaws.services.ioteventsdata.model
Information needed to compare two values with a comparison operator.
SimpleRuleEvaluation() - Constructor for class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
 
SnoozeActionConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of a snooze action.
SnoozeActionConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
 
SnoozeAlarmActionRequest - Class in com.amazonaws.services.ioteventsdata.model
Information needed to snooze the alarm.
SnoozeAlarmActionRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
 
standard() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClientBuilder
 
StateChangeConfiguration - Class in com.amazonaws.services.ioteventsdata.model
Contains the configuration information of alarm state changes.
StateChangeConfiguration() - Constructor for class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
 
SystemEvent - Class in com.amazonaws.services.ioteventsdata.model
Contains information about alarm state changes.
SystemEvent() - Constructor for class com.amazonaws.services.ioteventsdata.model.SystemEvent
 

T

ThrottlingException - Exception in com.amazonaws.services.ioteventsdata.model
The request could not be completed due to throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.ioteventsdata.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
Timer - Class in com.amazonaws.services.ioteventsdata.model
The current state of a timer.
Timer() - Constructor for class com.amazonaws.services.ioteventsdata.model.Timer
 
TimerDefinition - Class in com.amazonaws.services.ioteventsdata.model
The new setting of a timer.
TimerDefinition() - Constructor for class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
TimestampValue - Class in com.amazonaws.services.ioteventsdata.model
Contains information about a timestamp.
TimestampValue() - Constructor for class com.amazonaws.services.ioteventsdata.model.TimestampValue
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.AlarmStateName
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.CustomerActionName
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.Detector
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.ErrorCode
 
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.EventType
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.Message
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.Timer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ioteventsdata.model.TriggerType
 
toString() - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.Variable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
Returns a string representation of this object.
TriggerType - Enum in com.amazonaws.services.ioteventsdata.model
 

U

UpdateDetectorRequest - Class in com.amazonaws.services.ioteventsdata.model
Information used to update the detector (instance).
UpdateDetectorRequest() - Constructor for class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
 

V

valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.AlarmStateName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.CustomerActionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ioteventsdata.model.TriggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.AlarmStateName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.CustomerActionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ioteventsdata.model.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.amazonaws.services.ioteventsdata.model
The current state of the variable.
Variable() - Constructor for class com.amazonaws.services.ioteventsdata.model.Variable
 
VariableDefinition - Class in com.amazonaws.services.ioteventsdata.model
The new value of the variable.
VariableDefinition() - Constructor for class com.amazonaws.services.ioteventsdata.model.VariableDefinition
 

W

withAcknowledgeActionConfiguration(AcknowledgeActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an acknowledge action.
withAcknowledgeActionRequests(AcknowledgeAlarmActionRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
The list of acknowledge action requests.
withAcknowledgeActionRequests(Collection<AcknowledgeAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmRequest
The list of acknowledge action requests.
withActionName(String) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
The name of the action.
withActionName(CustomerActionName) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
The name of the action.
withAlarm(Alarm) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmResult
Contains information about an alarm.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The name of the alarm model.
withAlarmModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The name of the alarm model.
withAlarmModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The version of the alarm model.
withAlarmModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The version of the alarm model.
withAlarmState(AlarmState) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
Contains information about the current state of the alarm.
withAlarmSummaries(AlarmSummary...) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
A list that summarizes each alarm.
withAlarmSummaries(Collection<AlarmSummary>) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
A list that summarizes each alarm.
withBatchDeleteDetectorErrorEntries(BatchDeleteDetectorErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
A list of errors associated with the request, or an empty array ([]) if there are no errors.
withBatchDeleteDetectorErrorEntries(Collection<BatchDeleteDetectorErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorResult
A list of errors associated with the request, or an empty array ([]) if there are no errors.
withBatchPutMessageErrorEntries(BatchPutMessageErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
A list of any errors encountered when sending the messages.
withBatchPutMessageErrorEntries(Collection<BatchPutMessageErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageResult
A list of any errors encountered when sending the messages.
withBatchUpdateDetectorErrorEntries(BatchUpdateDetectorErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
A list of those detector updates that resulted in errors.
withBatchUpdateDetectorErrorEntries(Collection<BatchUpdateDetectorErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorResult
A list of those detector updates that resulted in errors.
withCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was created, in the Unix epoch format.
withCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was created, in the Unix epoch format.
withCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was created.
withCreationTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was created.
withCustomerAction(CustomerAction) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about the action that you can take to respond to the alarm.
withDetector(Detector) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
Information about the detector (instance).
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The name of the detector model that was used to create the detector instance.
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
The name of the detector model whose detectors (instances) you want information about.
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The name of the detector model that created this detector (instance).
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The name of the detector model that created this detector (instance).
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The name of the detector model whose detectors (instances) are listed.
withDetectorModelName(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The name of the detector model that created the detectors (instances).
withDetectorModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The version of the detector model that created this detector (instance).
withDetectorModelVersion(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The version of the detector model that created this detector (instance).
withDetectors(DeleteDetectorRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
The list of one or more detectors to be deleted.
withDetectors(Collection<DeleteDetectorRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorRequest
The list of one or more detectors to be deleted.
withDetectors(UpdateDetectorRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
The list of detectors (instances) to update, along with the values to update.
withDetectors(Collection<UpdateDetectorRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorRequest
The list of detectors (instances) to update, along with the values to update.
withDetectorSummaries(DetectorSummary...) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A list of summary information about the detectors (instances).
withDetectorSummaries(Collection<DetectorSummary>) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A list of summary information about the detectors (instances).
withDisableActionConfiguration(DisableActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a disable action.
withDisableActionRequests(DisableAlarmActionRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
The list of disable action requests.
withDisableActionRequests(Collection<DisableAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmRequest
The list of disable action requests.
withEnableActionConfiguration(EnableActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of an enable action.
withEnableActionRequests(EnableAlarmActionRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
The list of enable action requests.
withEnableActionRequests(Collection<EnableAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmRequest
The list of enable action requests.
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The error code.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The error code.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The error code.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The error code.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The error code.
withErrorEntries(BatchAlarmActionErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAcknowledgeAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(BatchAlarmActionErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDisableAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(BatchAlarmActionErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchEnableAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(BatchAlarmActionErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(BatchAlarmActionErrorEntry...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorEntries(Collection<BatchAlarmActionErrorEntry>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmResult
A list of errors associated with the request, or null if there are no errors.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
A message that describes the error.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
A message that describes the error.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
A message that describes the error.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message that describes the error.
withEventType(String) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
The event type.
withEventType(EventType) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
The event type.
withInputName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The name of the input into which the message payload is transformed.
withInputPropertyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The value of the input property, on the left side of the comparison operator.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The value of the key used to identify the detector.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeAlarmRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorRequest
A filter used to limit results to detectors (instances) created because of the given key ID.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The value of the key (identifying the device or system) that caused the creation of this detector (instance).
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The value of the key used as a filter to select only the alarms associated with the key.
withKeyValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The value of the input key attribute (identifying the device or system) that caused the creation of this detector (instance).
withLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
The time the alarm was last updated, in the Unix epoch format.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The time the alarm was last updated, in the Unix epoch format.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The time the detector (instance) was last updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The time the detector (instance) was last updated.
withMaxResults(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The maximum number of results to be returned per request.
withMaxResults(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The maximum number of results to be returned per request.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchDeleteDetectorErrorEntry
The ID of the message that caused the error.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The "messageId" of the update request that caused the error.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.DeleteDetectorRequest
The ID to assign to the DeleteDetectorRequest.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The ID to assign to the message.
withMessageId(String) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The ID to assign to the detector update "message".
withMessages(Message...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
The list of messages to send.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageRequest
The list of messages to send.
withName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The name of the timer.
withName(String) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The name of the timer.
withName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The name of the variable.
withName(String) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The name of the variable.
withNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsRequest
The token that you can use to return the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListAlarmsResult
The token that you can use to return the next set of results, or null if there are no more results.
withNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
The token that you can use to return the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
The token that you can use to return the next set of results, or null if there are no more results.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeActionConfiguration
The note that you can leave when you acknowledge the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The note that you can leave when you acknowledge the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableActionConfiguration
The note that you can leave when you disable the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The note that you can leave when you disable the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableActionConfiguration
The note that you can leave when you enable the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The note that you can leave when you enable the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetActionConfiguration
The note that you can leave when you reset the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The note that you can leave when you reset the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The note that you can leave when you snooze the alarm.
withNote(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The note that you can leave when you snooze the alarm.
withOperator(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The comparison operator.
withOperator(ComparisonOperator) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The comparison operator.
withPayload(ByteBuffer) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.AcknowledgeAlarmActionRequest
The request ID.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchAlarmActionErrorEntry
The request ID.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.DisableAlarmActionRequest
The request ID.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.EnableAlarmActionRequest
The request ID.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.ResetAlarmActionRequest
The request ID.
withRequestId(String) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The request ID.
withResetActionConfiguration(ResetActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a reset action.
withResetActionRequests(ResetAlarmActionRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
The list of reset action requests.
withResetActionRequests(Collection<ResetAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchResetAlarmRequest
The list of reset action requests.
withRuleEvaluation(RuleEvaluation) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Information needed to evaluate data.
withSeconds(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The new setting of the timer (the number of seconds before the timer elapses).
withSeverity(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.Alarm
A non-negative integer that reflects the severity level of the alarm.
withSimpleRuleEvaluation(SimpleRuleEvaluation) - Method in class com.amazonaws.services.ioteventsdata.model.RuleEvaluation
Information needed to compare two values with a comparison operator.
withSnoozeActionConfiguration(SnoozeActionConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.CustomerAction
Contains the configuration information of a snooze action.
withSnoozeActionRequests(SnoozeAlarmActionRequest...) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
The list of snooze action requests.
withSnoozeActionRequests(Collection<SnoozeAlarmActionRequest>) - Method in class com.amazonaws.services.ioteventsdata.model.BatchSnoozeAlarmRequest
The list of snooze action requests.
withSnoozeDuration(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeActionConfiguration
The snooze time in seconds.
withSnoozeDuration(Integer) - Method in class com.amazonaws.services.ioteventsdata.model.SnoozeAlarmActionRequest
The snooze time in seconds.
withState(DetectorState) - Method in class com.amazonaws.services.ioteventsdata.model.Detector
The current state of the detector (instance).
withState(DetectorStateSummary) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorSummary
The current state of the detector (instance).
withState(DetectorStateDefinition) - Method in class com.amazonaws.services.ioteventsdata.model.UpdateDetectorRequest
The new state, variable values, and timer settings of the detector (instance).
withStateChangeConfiguration(StateChangeConfiguration) - Method in class com.amazonaws.services.ioteventsdata.model.SystemEvent
Contains the configuration information of alarm state changes.
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
The name of the alarm state.
withStateName(AlarmStateName) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
The name of the alarm state.
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm state.
withStateName(AlarmStateName) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmSummary
The name of the alarm state.
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The name of the state.
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The name of the new state of the detector (instance).
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateSummary
The name of the state.
withStateName(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsRequest
A filter that limits results to those detectors (instances) in the given state.
withSystemEvent(SystemEvent) - Method in class com.amazonaws.services.ioteventsdata.model.AlarmState
Contains information about alarm state changes.
withThresholdValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.SimpleRuleEvaluation
The threshold value, on the right side of the comparison operator.
withTimeInMillis(Long) - Method in class com.amazonaws.services.ioteventsdata.model.TimestampValue
The value of the timestamp, in the Unix epoch format.
withTimers(Timer...) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current state of the detector's timers.
withTimers(Collection<Timer>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current state of the detector's timers.
withTimers(TimerDefinition...) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's timers.
withTimers(Collection<TimerDefinition>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's timers.
withTimestamp(TimestampValue) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The timestamp associated with the message.
withTimestamp(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The expiration time for the timer.
withTriggerType(String) - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
The trigger type.
withTriggerType(TriggerType) - Method in class com.amazonaws.services.ioteventsdata.model.StateChangeConfiguration
The trigger type.
withValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.Variable
The current value of the variable.
withValue(String) - Method in class com.amazonaws.services.ioteventsdata.model.VariableDefinition
The new value of the variable.
withVariables(Variable...) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current values of the detector's variables.
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorState
The current values of the detector's variables.
withVariables(VariableDefinition...) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's variables.
withVariables(Collection<VariableDefinition>) - Method in class com.amazonaws.services.ioteventsdata.model.DetectorStateDefinition
The new values of the detector's variables.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.