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
 
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

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 AWS IoT Events system.
batchPutMessage(BatchPutMessageRequest) - Method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Sends a set of messages to the AWS 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 AWS IoT Events system.
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in interface com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsync
Sends a set of messages to the AWS 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
 
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 occured 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.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.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.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.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.Timer
 
clone() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
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
AWS 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
 
configFactory - Static variable in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClientBuilder
 
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
 

E

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.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.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.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.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.Timer
 
equals(Object) - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
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
 

F

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

G

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.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.
getDetector() - Method in class com.amazonaws.services.ioteventsdata.model.DescribeDetectorResult
Information about 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.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).
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The code associated with the error.
getErrorCode() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The code of the error.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
More information about the error.
getErrorMessage() - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message describing the error.
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.
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.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.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.ListDetectorsRequest
The maximum number of results to return at one time.
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.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.ListDetectorsRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A token to retrieve the next set of results, or null if there are no additional results.
getPayload() - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
getSeconds() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
The new setting of the timer (the number of seconds before the timer elapses).
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).
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.
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.Timer
The number of seconds which have elapsed on the timer.
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.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.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.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.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.Timer
 
hashCode() - Method in class com.amazonaws.services.ioteventsdata.model.TimerDefinition
 
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 occured.
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

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.BatchPutMessageErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
 
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.Message
 
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.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

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.

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.
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.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.
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.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<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).
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The code associated with the error.
setErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The code of the error.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
More information about the error.
setErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message describing the error.
setInputName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The name of the input into which the message payload is transformed.
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.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.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.ListDetectorsRequest
The maximum number of results to return at one time.
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.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.ListDetectorsRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A token to retrieve the next set of results, or null if there are no additional results.
setPayload(ByteBuffer) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
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).
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).
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.
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(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The number of seconds which have elapsed on the timer.
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.
standard() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.ioteventsdata.AWSIoTEventsDataClientBuilder
 

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
 
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.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 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 enum com.amazonaws.services.ioteventsdata.model.ErrorCode
 
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.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.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.

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.ErrorCode
Returns the enum constant of this type with the specified name.
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.
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

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.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.
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.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(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).
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The code associated with the error.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
The code associated with the error.
withErrorCode(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The code of the error.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
The code of the error.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchPutMessageErrorEntry
More information about the error.
withErrorMessage(String) - Method in class com.amazonaws.services.ioteventsdata.model.BatchUpdateDetectorErrorEntry
A message describing the error.
withInputName(String) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The name of the input into which the message payload is transformed.
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.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.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.ListDetectorsRequest
The maximum number of results to return at one time.
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.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.ListDetectorsRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ioteventsdata.model.ListDetectorsResult
A token to retrieve the next set of results, or null if there are no additional results.
withPayload(ByteBuffer) - Method in class com.amazonaws.services.ioteventsdata.model.Message
The payload of the message.
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).
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).
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.
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(Date) - Method in class com.amazonaws.services.ioteventsdata.model.Timer
The number of seconds which have elapsed on the timer.
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 © 2019. All rights reserved.