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

A

AbstractAWSIoTAnalytics - Class in com.amazonaws.services.iotanalytics
Abstract implementation of AWSIoTAnalytics.
AbstractAWSIoTAnalytics() - Constructor for class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
AbstractAWSIoTAnalyticsAsync - Class in com.amazonaws.services.iotanalytics
Abstract implementation of AWSIoTAnalyticsAsync.
AbstractAWSIoTAnalyticsAsync() - Constructor for class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
AddAttributesActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that adds other attributes based on existing attributes in the message.
AddAttributesActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
asyncBuilder() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
AWSIoTAnalytics - Interface in com.amazonaws.services.iotanalytics
Interface for accessing AWS IoT Analytics.
AWSIoTAnalyticsAsync - Interface in com.amazonaws.services.iotanalytics
Interface for accessing AWS IoT Analytics asynchronously.
AWSIoTAnalyticsAsyncClient - Class in com.amazonaws.services.iotanalytics
Client for accessing AWS IoT Analytics asynchronously.
AWSIoTAnalyticsAsyncClientBuilder - Class in com.amazonaws.services.iotanalytics
Fluent builder for AWSIoTAnalyticsAsync.
AWSIoTAnalyticsClient - Class in com.amazonaws.services.iotanalytics
Client for accessing AWS IoT Analytics.
AWSIoTAnalyticsClientBuilder - Class in com.amazonaws.services.iotanalytics
Fluent builder for AWSIoTAnalytics.
AWSIoTAnalyticsException - Exception in com.amazonaws.services.iotanalytics.model
Base exception for all service exceptions thrown by AWS IoT Analytics
AWSIoTAnalyticsException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.AWSIoTAnalyticsException
Constructs a new AWSIoTAnalyticsException with the specified error message.

B

batchPutMessage(BatchPutMessageRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
batchPutMessage(BatchPutMessageRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Sends messages to a channel.
batchPutMessage(BatchPutMessageRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Sends messages to a channel.
batchPutMessageAsync(BatchPutMessageRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
batchPutMessageAsync(BatchPutMessageRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Sends messages to a channel.
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Sends messages to a channel.
batchPutMessageAsync(BatchPutMessageRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
batchPutMessageAsync(BatchPutMessageRequest, AsyncHandler<BatchPutMessageRequest, BatchPutMessageResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
BatchPutMessageErrorEntry - Class in com.amazonaws.services.iotanalytics.model
Contains informations about errors.
BatchPutMessageErrorEntry() - Constructor for class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
 
BatchPutMessageRequest - Class in com.amazonaws.services.iotanalytics.model
 
BatchPutMessageRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
 
BatchPutMessageResult - Class in com.amazonaws.services.iotanalytics.model
 
BatchPutMessageResult() - Constructor for class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClientBuilder
Construct an asynchronous implementation of AWSIoTAnalyticsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClientBuilder
Construct a synchronous implementation of AWSIoTAnalytics using the current builder configuration.
builder() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
 

C

cancelPipelineReprocessing(CancelPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
cancelPipelineReprocessing(CancelPipelineReprocessingRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Cancels the reprocessing of data through the pipeline.
cancelPipelineReprocessing(CancelPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Cancels the reprocessing of data through the pipeline.
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest, AsyncHandler<CancelPipelineReprocessingRequest, CancelPipelineReprocessingResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Cancels the reprocessing of data through the pipeline.
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest, AsyncHandler<CancelPipelineReprocessingRequest, CancelPipelineReprocessingResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Cancels the reprocessing of data through the pipeline.
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
cancelPipelineReprocessingAsync(CancelPipelineReprocessingRequest, AsyncHandler<CancelPipelineReprocessingRequest, CancelPipelineReprocessingResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
CancelPipelineReprocessingRequest - Class in com.amazonaws.services.iotanalytics.model
 
CancelPipelineReprocessingRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
 
CancelPipelineReprocessingResult - Class in com.amazonaws.services.iotanalytics.model
 
CancelPipelineReprocessingResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingResult
 
Channel - Class in com.amazonaws.services.iotanalytics.model
A collection of data from an MQTT topic.
Channel() - Constructor for class com.amazonaws.services.iotanalytics.model.Channel
 
ChannelActivity - Class in com.amazonaws.services.iotanalytics.model
The activity that determines the source of the messages to be processed.
ChannelActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.ChannelActivity
 
ChannelStatistics - Class in com.amazonaws.services.iotanalytics.model
Statistics information about the channel.
ChannelStatistics() - Constructor for class com.amazonaws.services.iotanalytics.model.ChannelStatistics
 
ChannelStatus - Enum in com.amazonaws.services.iotanalytics.model
 
ChannelSummary - Class in com.amazonaws.services.iotanalytics.model
A summary of information about a channel.
ChannelSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.ChannelSummary
 
clearAttributesEntries() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
Removes all the entries added into Attributes.
clone() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Channel
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Message
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Schedule
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Tag
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineResult
 
clone() - Method in class com.amazonaws.services.iotanalytics.model.Variable
 
com.amazonaws.services.iotanalytics - package com.amazonaws.services.iotanalytics
AWS IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
com.amazonaws.services.iotanalytics.model - package com.amazonaws.services.iotanalytics.model
 
ComputeType - Enum in com.amazonaws.services.iotanalytics.model
 
configFactory - Static variable in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Client configuration factory providing ClientConfigurations tailored to this client
ContainerDatasetAction - Class in com.amazonaws.services.iotanalytics.model
Information needed to run the "containerAction" to produce data set contents.
ContainerDatasetAction() - Constructor for class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
 
createChannel(CreateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
createChannel(CreateChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Creates a channel.
createChannel(CreateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Creates a channel.
createChannelAsync(CreateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createChannelAsync(CreateChannelRequest, AsyncHandler<CreateChannelRequest, CreateChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createChannelAsync(CreateChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a channel.
createChannelAsync(CreateChannelRequest, AsyncHandler<CreateChannelRequest, CreateChannelResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a channel.
createChannelAsync(CreateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createChannelAsync(CreateChannelRequest, AsyncHandler<CreateChannelRequest, CreateChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
CreateChannelRequest - Class in com.amazonaws.services.iotanalytics.model
 
CreateChannelRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
 
CreateChannelResult - Class in com.amazonaws.services.iotanalytics.model
 
CreateChannelResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateChannelResult
 
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
createDataset(CreateDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Creates a data set.
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Creates a data set.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatasetAsync(CreateDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a data set.
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a data set.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createDatasetContent(CreateDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
createDatasetContent(CreateDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Creates the content of a data set by applying a "queryAction" (a SQL query) or a "containerAction" (executing a containerized application).
createDatasetContent(CreateDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Creates the content of a data set by applying a "queryAction" (a SQL query) or a "containerAction" (executing a containerized application).
createDatasetContentAsync(CreateDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatasetContentAsync(CreateDatasetContentRequest, AsyncHandler<CreateDatasetContentRequest, CreateDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatasetContentAsync(CreateDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates the content of a data set by applying a "queryAction" (a SQL query) or a "containerAction" (executing a containerized application).
createDatasetContentAsync(CreateDatasetContentRequest, AsyncHandler<CreateDatasetContentRequest, CreateDatasetContentResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates the content of a data set by applying a "queryAction" (a SQL query) or a "containerAction" (executing a containerized application).
createDatasetContentAsync(CreateDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createDatasetContentAsync(CreateDatasetContentRequest, AsyncHandler<CreateDatasetContentRequest, CreateDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
CreateDatasetContentRequest - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatasetContentRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
 
CreateDatasetContentResult - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatasetContentResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
 
CreateDatasetRequest - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatasetRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
 
CreateDatasetResult - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatasetResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
 
createDatastore(CreateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
createDatastore(CreateDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Creates a data store, which is a repository for messages.
createDatastore(CreateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Creates a data store, which is a repository for messages.
createDatastoreAsync(CreateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatastoreAsync(CreateDatastoreRequest, AsyncHandler<CreateDatastoreRequest, CreateDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createDatastoreAsync(CreateDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a data store, which is a repository for messages.
createDatastoreAsync(CreateDatastoreRequest, AsyncHandler<CreateDatastoreRequest, CreateDatastoreResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a data store, which is a repository for messages.
createDatastoreAsync(CreateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createDatastoreAsync(CreateDatastoreRequest, AsyncHandler<CreateDatastoreRequest, CreateDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
CreateDatastoreRequest - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatastoreRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
 
CreateDatastoreResult - Class in com.amazonaws.services.iotanalytics.model
 
CreateDatastoreResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
 
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
createPipeline(CreatePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Creates a pipeline.
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
createPipelineAsync(CreatePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
CreatePipelineRequest - Class in com.amazonaws.services.iotanalytics.model
 
CreatePipelineRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
 
CreatePipelineResult - Class in com.amazonaws.services.iotanalytics.model
 
CreatePipelineResult() - Constructor for class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
 

D

Dataset - Class in com.amazonaws.services.iotanalytics.model
Information about a data set.
Dataset() - Constructor for class com.amazonaws.services.iotanalytics.model.Dataset
 
DatasetAction - Class in com.amazonaws.services.iotanalytics.model
A "DatasetAction" object that specifies how data set contents are automatically created.
DatasetAction() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetAction
 
DatasetActionSummary - Class in com.amazonaws.services.iotanalytics.model

DatasetActionSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
 
DatasetActionType - Enum in com.amazonaws.services.iotanalytics.model
 
DatasetContentDeliveryDestination - Class in com.amazonaws.services.iotanalytics.model
The destination to which data set contents are delivered.
DatasetContentDeliveryDestination() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
 
DatasetContentDeliveryRule - Class in com.amazonaws.services.iotanalytics.model
When data set contents are created they are delivered to destination specified here.
DatasetContentDeliveryRule() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
 
DatasetContentState - Enum in com.amazonaws.services.iotanalytics.model
 
DatasetContentStatus - Class in com.amazonaws.services.iotanalytics.model
The state of the data set contents and the reason they are in this state.
DatasetContentStatus() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
 
DatasetContentSummary - Class in com.amazonaws.services.iotanalytics.model
Summary information about data set contents.
DatasetContentSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
 
DatasetContentVersionValue - Class in com.amazonaws.services.iotanalytics.model
The data set whose latest contents are used as input to the notebook or application.
DatasetContentVersionValue() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
 
DatasetEntry - Class in com.amazonaws.services.iotanalytics.model
The reference to a data set entry.
DatasetEntry() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetEntry
 
DatasetStatus - Enum in com.amazonaws.services.iotanalytics.model
 
DatasetSummary - Class in com.amazonaws.services.iotanalytics.model
A summary of information about a data set.
DatasetSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetSummary
 
DatasetTrigger - Class in com.amazonaws.services.iotanalytics.model
The "DatasetTrigger" that specifies when the data set is automatically updated.
DatasetTrigger() - Constructor for class com.amazonaws.services.iotanalytics.model.DatasetTrigger
 
Datastore - Class in com.amazonaws.services.iotanalytics.model
Information about a data store.
Datastore() - Constructor for class com.amazonaws.services.iotanalytics.model.Datastore
 
DatastoreActivity - Class in com.amazonaws.services.iotanalytics.model
The 'datastore' activity that specifies where to store the processed data.
DatastoreActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.DatastoreActivity
 
DatastoreStatistics - Class in com.amazonaws.services.iotanalytics.model
Statistical information about the data store.
DatastoreStatistics() - Constructor for class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
 
DatastoreStatus - Enum in com.amazonaws.services.iotanalytics.model
 
DatastoreSummary - Class in com.amazonaws.services.iotanalytics.model
A summary of information about a data store.
DatastoreSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.DatastoreSummary
 
defaultClient() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClientBuilder
 
deleteChannel(DeleteChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
deleteChannel(DeleteChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Deletes the specified channel.
deleteChannel(DeleteChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Deletes the specified channel.
deleteChannelAsync(DeleteChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteChannelAsync(DeleteChannelRequest, AsyncHandler<DeleteChannelRequest, DeleteChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteChannelAsync(DeleteChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified channel.
deleteChannelAsync(DeleteChannelRequest, AsyncHandler<DeleteChannelRequest, DeleteChannelResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified channel.
deleteChannelAsync(DeleteChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deleteChannelAsync(DeleteChannelRequest, AsyncHandler<DeleteChannelRequest, DeleteChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DeleteChannelRequest - Class in com.amazonaws.services.iotanalytics.model
 
DeleteChannelRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
 
DeleteChannelResult - Class in com.amazonaws.services.iotanalytics.model
 
DeleteChannelResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteChannelResult
 
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
deleteDataset(DeleteDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Deletes the specified data set.
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Deletes the specified data set.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatasetAsync(DeleteDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified data set.
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified data set.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deleteDatasetContent(DeleteDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
deleteDatasetContent(DeleteDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Deletes the content of the specified data set.
deleteDatasetContent(DeleteDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Deletes the content of the specified data set.
deleteDatasetContentAsync(DeleteDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatasetContentAsync(DeleteDatasetContentRequest, AsyncHandler<DeleteDatasetContentRequest, DeleteDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatasetContentAsync(DeleteDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the content of the specified data set.
deleteDatasetContentAsync(DeleteDatasetContentRequest, AsyncHandler<DeleteDatasetContentRequest, DeleteDatasetContentResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the content of the specified data set.
deleteDatasetContentAsync(DeleteDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deleteDatasetContentAsync(DeleteDatasetContentRequest, AsyncHandler<DeleteDatasetContentRequest, DeleteDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DeleteDatasetContentRequest - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatasetContentRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
 
DeleteDatasetContentResult - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatasetContentResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentResult
 
DeleteDatasetRequest - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatasetRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
 
DeleteDatasetResult - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatasetResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatasetResult
 
deleteDatastore(DeleteDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
deleteDatastore(DeleteDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Deletes the specified data store.
deleteDatastore(DeleteDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Deletes the specified data store.
deleteDatastoreAsync(DeleteDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatastoreAsync(DeleteDatastoreRequest, AsyncHandler<DeleteDatastoreRequest, DeleteDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deleteDatastoreAsync(DeleteDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified data store.
deleteDatastoreAsync(DeleteDatastoreRequest, AsyncHandler<DeleteDatastoreRequest, DeleteDatastoreResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified data store.
deleteDatastoreAsync(DeleteDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deleteDatastoreAsync(DeleteDatastoreRequest, AsyncHandler<DeleteDatastoreRequest, DeleteDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DeleteDatastoreRequest - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatastoreRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
 
DeleteDatastoreResult - Class in com.amazonaws.services.iotanalytics.model
 
DeleteDatastoreResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DeleteDatastoreResult
 
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
deletePipeline(DeletePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Deletes the specified pipeline.
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
deletePipelineAsync(DeletePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DeletePipelineRequest - Class in com.amazonaws.services.iotanalytics.model
 
DeletePipelineRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
 
DeletePipelineResult - Class in com.amazonaws.services.iotanalytics.model
 
DeletePipelineResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DeletePipelineResult
 
DeltaTime - Class in com.amazonaws.services.iotanalytics.model
Used to limit data to that which has arrived since the last execution of the action.
DeltaTime() - Constructor for class com.amazonaws.services.iotanalytics.model.DeltaTime
 
describeChannel(DescribeChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
describeChannel(DescribeChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves information about a channel.
describeChannel(DescribeChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves information about a channel.
describeChannelAsync(DescribeChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeChannelAsync(DescribeChannelRequest, AsyncHandler<DescribeChannelRequest, DescribeChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeChannelAsync(DescribeChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a channel.
describeChannelAsync(DescribeChannelRequest, AsyncHandler<DescribeChannelRequest, DescribeChannelResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a channel.
describeChannelAsync(DescribeChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
describeChannelAsync(DescribeChannelRequest, AsyncHandler<DescribeChannelRequest, DescribeChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DescribeChannelRequest - Class in com.amazonaws.services.iotanalytics.model
 
DescribeChannelRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
 
DescribeChannelResult - Class in com.amazonaws.services.iotanalytics.model
 
DescribeChannelResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
 
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
describeDataset(DescribeDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves information about a data set.
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves information about a data set.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeDatasetAsync(DescribeDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a data set.
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a data set.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DescribeDatasetRequest - Class in com.amazonaws.services.iotanalytics.model
 
DescribeDatasetRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
 
DescribeDatasetResult - Class in com.amazonaws.services.iotanalytics.model
 
DescribeDatasetResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
 
describeDatastore(DescribeDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
describeDatastore(DescribeDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves information about a data store.
describeDatastore(DescribeDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves information about a data store.
describeDatastoreAsync(DescribeDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeDatastoreAsync(DescribeDatastoreRequest, AsyncHandler<DescribeDatastoreRequest, DescribeDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeDatastoreAsync(DescribeDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a data store.
describeDatastoreAsync(DescribeDatastoreRequest, AsyncHandler<DescribeDatastoreRequest, DescribeDatastoreResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a data store.
describeDatastoreAsync(DescribeDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
describeDatastoreAsync(DescribeDatastoreRequest, AsyncHandler<DescribeDatastoreRequest, DescribeDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DescribeDatastoreRequest - Class in com.amazonaws.services.iotanalytics.model
 
DescribeDatastoreRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
 
DescribeDatastoreResult - Class in com.amazonaws.services.iotanalytics.model
 
DescribeDatastoreResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
 
describeLoggingOptions(DescribeLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
describeLoggingOptions(DescribeLoggingOptionsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves the current settings of the AWS IoT Analytics logging options.
describeLoggingOptions(DescribeLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves the current settings of the AWS IoT Analytics logging options.
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest, AsyncHandler<DescribeLoggingOptionsRequest, DescribeLoggingOptionsResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves the current settings of the AWS IoT Analytics logging options.
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest, AsyncHandler<DescribeLoggingOptionsRequest, DescribeLoggingOptionsResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves the current settings of the AWS IoT Analytics logging options.
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
describeLoggingOptionsAsync(DescribeLoggingOptionsRequest, AsyncHandler<DescribeLoggingOptionsRequest, DescribeLoggingOptionsResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DescribeLoggingOptionsRequest - Class in com.amazonaws.services.iotanalytics.model
 
DescribeLoggingOptionsRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsRequest
 
DescribeLoggingOptionsResult - Class in com.amazonaws.services.iotanalytics.model
 
DescribeLoggingOptionsResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
 
describePipeline(DescribePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
describePipeline(DescribePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves information about a pipeline.
describePipeline(DescribePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves information about a pipeline.
describePipelineAsync(DescribePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describePipelineAsync(DescribePipelineRequest, AsyncHandler<DescribePipelineRequest, DescribePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
describePipelineAsync(DescribePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a pipeline.
describePipelineAsync(DescribePipelineRequest, AsyncHandler<DescribePipelineRequest, DescribePipelineResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about a pipeline.
describePipelineAsync(DescribePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
describePipelineAsync(DescribePipelineRequest, AsyncHandler<DescribePipelineRequest, DescribePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
DescribePipelineRequest - Class in com.amazonaws.services.iotanalytics.model
 
DescribePipelineRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
 
DescribePipelineResult - Class in com.amazonaws.services.iotanalytics.model
 
DescribePipelineResult() - Constructor for class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
 
DeviceRegistryEnrichActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that adds data from the AWS IoT device registry to your message.
DeviceRegistryEnrichActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
 
DeviceShadowEnrichActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that adds information from the AWS IoT Device Shadows service to a message.
DeviceShadowEnrichActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Channel
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Message
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Schedule
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.iotanalytics.model.Variable
 
EstimatedResourceSize - Class in com.amazonaws.services.iotanalytics.model
The estimated size of the resource.
EstimatedResourceSize() - Constructor for class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
 

F

FilterActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that filters a message based on its attributes.
FilterActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.FilterActivity
 
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ChannelStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ComputeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetContentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatastoreStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.LoggingLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ReprocessingStatus
Use this in place of valueOf.

G

getActionName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
The name of the data set action by which data set contents are automatically created.
getActionName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The name of the action which automatically creates the data set's contents.
getActions() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of actions that create the data set contents.
getActions() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetAction" objects that automatically create the data set contents.
getActions() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of "DataActionSummary" objects.
getActions() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetAction" objects.
getActionType() - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The type of action by which the data set's contents are automatically created.
getActivities() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The activities that perform transformations on the messages.
getAddAttributes() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds other attributes based on existing attributes in the message.
getArn() - Method in class com.amazonaws.services.iotanalytics.model.Channel
The ARN of the channel.
getArn() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The ARN of the data set.
getArn() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The ARN of the data store.
getArn() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The ARN of the pipeline.
getAttribute() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the attribute that is added to the message.
getAttribute() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the attribute that is added to the message.
getAttribute() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the attribute that contains the result of the math operation.
getAttributes() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
A list of 1-50 "AttributeNameMapping" objects that map an existing attribute to a new attribute.
getAttributes() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
A list of 1-50 attributes to remove from the message.
getAttributes() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
A list of the attributes to select from the message.
getBatchPutMessageErrorEntries() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
A list of any errors encountered when sending the messages to the channel.
getBatchSize() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The number of messages passed to the Lambda function for processing.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
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.iotanalytics.AWSIoTAnalyticsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChannel() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
An object that contains information about the channel.
getChannel() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Determines the source of the messages to be processed.
getChannelArn() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The ARN of the channel.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The name of the channel where the messages are sent.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the channel from which the messages are processed.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The name of the channel.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
The name of the channel.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The name of the channel.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
The name of the channel to delete.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
The name of the channel whose information is retrieved.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The name of the channel whose message samples are retrieved.
getChannelName() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
The name of the channel to be updated.
getChannelSummaries() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
A list of "ChannelSummary" objects.
getComputeType() - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The type of the compute resource used to execute the "containerAction".
getContainerAction() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
Information which allows the system to run a containerized application in order to create the data set contents.
getContentDeliveryRules() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
getContentDeliveryRules() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When data set contents are created they are delivered to destinations specified here.
getContentDeliveryRules() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
When the channel was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When the data set was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The actual time the creation of the data set contents was started.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The time the data set was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
When the data store was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
When the data store was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
When the pipeline was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was created.
getCreationTime() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The time the pipeline reprocessing was created.
getDataset() - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The data set whose content creation triggers the creation of this data set's contents.
getDataset() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
An object that contains information about the data set.
getDatasetArn() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The ARN of the data set.
getDatasetContent(GetDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
getDatasetContent(GetDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves the contents of a data set as pre-signed URIs.
getDatasetContent(GetDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves the contents of a data set as pre-signed URIs.
getDatasetContentAsync(GetDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
getDatasetContentAsync(GetDatasetContentRequest, AsyncHandler<GetDatasetContentRequest, GetDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
getDatasetContentAsync(GetDatasetContentRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves the contents of a data set as pre-signed URIs.
getDatasetContentAsync(GetDatasetContentRequest, AsyncHandler<GetDatasetContentRequest, GetDatasetContentResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves the contents of a data set as pre-signed URIs.
getDatasetContentAsync(GetDatasetContentRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
getDatasetContentAsync(GetDatasetContentRequest, AsyncHandler<GetDatasetContentRequest, GetDatasetContentResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
GetDatasetContentRequest - Class in com.amazonaws.services.iotanalytics.model
 
GetDatasetContentRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
 
GetDatasetContentResult - Class in com.amazonaws.services.iotanalytics.model
 
GetDatasetContentResult() - Constructor for class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
 
getDatasetContentSummaries() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
Summary information about data set contents that have been created.
getDatasetContentVersionValue() - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies a data set content version.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
The name of the data set.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
The name of the data set.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The name of the data set.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
The name of the data set whose latest contents are used as input to the notebook or application.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The name of the data set.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The name of the data set whose content is deleted.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
The name of the data set to delete.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
The name of the data set whose information is retrieved.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The name of the data set whose contents are retrieved.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The name of the data set whose contents information you want to list.
getDatasetName() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
The name of the data set to update.
getDatasetSummaries() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
A list of "DatasetSummary" objects.
getDatastore() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Information about the data store.
getDatastore() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Specifies where to store the processed message data.
getDatastoreArn() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The ARN of the data store.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
The name of the data store.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The name of the data store.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the data store where processed messages are stored.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The name of the data store.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
The name of the data store to delete.
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
The name of the data store
getDatastoreName() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
The name of the data store to be updated.
getDatastoreSummaries() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
A list of "DatastoreSummary" objects.
getDataURI() - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The pre-signed URI of the data set item.
getDeltaTime() - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
Used to limit data to that which has arrived since the last execution of the action.
getDestination() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The destination to which data set contents are delivered.
getDeviceRegistryEnrich() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds data from the AWS IoT device registry to your message.
getDeviceShadowEnrich() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds information from the AWS IoT Device Shadows service to a message.
getDoubleValue() - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a double (numeric).
getEnabled() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
If true, logging is enabled for AWS IoT Analytics.
getEndTime() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The end of the time window from which sample messages are retrieved.
getEndTime() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The end time (exclusive) of raw message data that is reprocessed.
getEntries() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
A list of "DatasetEntry" objects.
getEntryName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The name of the data set content delivery rules entry.
getEntryName() - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The name of the data set item.
getErrorCode() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The code associated with the error.
getErrorMessage() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The message associated with the error.
getEstimatedOn() - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The time when the estimate of the size of the resource was made.
getEstimatedSizeInBytes() - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The estimated size of the resource in bytes.
getExecutionRoleArn() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the role which gives permission to the system to access needed resources in order to run the "containerAction".
getExecutorService() - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.iotanalytics.model.Schedule
The expression that defines when to trigger an update.
getFileName() - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
getFilter() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
An expression that looks like a SQL WHERE clause that must return a Boolean value.
getFilter() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Filters a message based on its attributes.
getFilters() - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
Pre-filters applied to message data.
getId() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The 'reprocessingId' returned by "StartPipelineReprocessing".
getImage() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the Docker container stored in your account.
getIncludeStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
If true, additional statistical information about the channel is included in the response.
getIncludeStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
If true, additional statistical information about the datastore is included in the response.
getInputName() - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The name of the AWS IoT Events input to which data set contents are delivered.
getIotEventsDestinationConfiguration() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
Configuration information for delivery of data set contents to AWS IoT Events.
getKey() - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's key.
getLambda() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Runs a Lambda function to modify the message.
getLambdaName() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the Lambda function that is run on the message.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was last updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The last time the channel was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The last time the data set was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The last time the data set was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The last time the data store was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The last time the data store was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The last time the pipeline was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was last updated.
getLevel() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The logging level.
getLoggingOptions() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
The current settings of the AWS IoT Analytics logging options.
getLoggingOptions() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
The new values of the AWS IoT Analytics logging options.
getLogResult() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
In case the pipeline activity fails, the log message that is generated.
getMath() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
An expression that uses one or more existing attributes and must return an integer value.
getMath() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Computes an arithmetic expression using the message's attributes and adds it to the message.
getMaxMessages() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The number of sample messages to be retrieved.
getMaxResults() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The maximum number of results to return in this request.
getMessageId() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
getMessageId() - Method in class com.amazonaws.services.iotanalytics.model.Message
The ID you wish to assign to the message.
getMessages() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The list of messages to be sent.
getName() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The name of the 'addAttributes' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.Channel
The name of the channel.
getName() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the 'channel' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The name of the data set.
getName() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The name of the data store.
getName() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the 'datastore' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the 'deviceRegistryEnrich' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the 'deviceShadowEnrich' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The name of the 'filter' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the 'lambda' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the 'math' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The name of the pipeline.
getName() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The name of the 'removeAttributes' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The name of the 'selectAttributes' activity.
getName() - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
The name of the data set whose content generation triggers the new data set content generation.
getName() - Method in class com.amazonaws.services.iotanalytics.model.Variable
The name of the variable.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The next activity in the pipeline.
getNext() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The next activity in the pipeline.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
The token to retrieve the next set of results, or null if there are no more results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
The token to retrieve the next set of results, or null if there are no more results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
The token to retrieve the next set of results, or null if there are no more results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
The token to retrieve the next set of results, or null if there are no more results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
The token to retrieve the next set of results, or null if there are no more results.
getNumberOfDays() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
The number of days that message data is kept.
getOffsetSeconds() - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
The number of seconds of estimated "in flight" lag time of message data.
getOutputFileUriValue() - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies an output file URI.
getPayload() - Method in class com.amazonaws.services.iotanalytics.model.Message
The payload of the message.
getPayloads() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The sample message payloads on which the pipeline activity is run.
getPayloads() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
The enriched or transformed sample message payloads as base64-encoded strings.
getPayloads() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
The list of message samples.
getPipeline() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
A "Pipeline" object that contains information about the pipeline.
getPipelineActivities() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
A list of pipeline activities.
getPipelineActivities() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
A list of "PipelineActivity" objects.
getPipelineActivity() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The pipeline activity that is run.
getPipelineArn() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The ARN of the pipeline.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The name of pipeline for which data reprocessing is canceled.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
The name of the pipeline.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The name of the pipeline.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
The name of the pipeline to delete.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
The name of the pipeline whose information is retrieved.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
The name of the pipeline.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The name of the pipeline on which to start reprocessing.
getPipelineName() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
The name of the pipeline to update.
getPipelineSummaries() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
A list of "PipelineSummary" objects.
getQueryAction() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
An "SqlQueryDatasetAction" object that uses an SQL query to automatically create data set contents.
getReason() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The reason the data set contents are in this state.
getRemoveAttributes() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Removes attributes from a message.
getReprocessingId() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The ID of the reprocessing task (returned by "StartPipelineReprocessing").
getReprocessingId() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
The ID of the pipeline reprocessing activity that was started.
getReprocessingSummaries() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
A summary of information about the pipeline reprocessing.
getReprocessingSummaries() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
A summary of information about the pipeline reprocessing.
getResourceArn() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
The ARN of the resource whose tags you want to list.
getResourceArn() - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The ARN of the resource whose tags you want to modify.
getResourceArn() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The ARN of the resource whose tags you want to remove.
getResourceConfiguration() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
Configuration of the resource which executes the "containerAction".
getResourceId() - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ID of the resource.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.Channel
How long, in days, message data is kept for the channel.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
How long, in days, message data is kept for the channel.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
How long, in days, message data is kept for the channel.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
[Optional] How long, in days, message data is kept for the data set.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
How long, in days, message data is kept for the data set.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
How long, in days, message data is kept for the data store.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
How long, in days, message data is kept for the data store.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
[Optional] How long, in days, message data is kept for the data set.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
How long, in days, message data is kept for the data store.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
How long, in days, message data is kept for the channel.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
How long, in days, message data is kept for the data set.
getRetentionPeriod() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
How long, in days, message data is kept for the data store.
getRoleArn() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The ARN of the role that allows access to the device's registry information.
getRoleArn() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The ARN of the role that allows access to the device's shadow.
getRoleArn() - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The ARN of the role which grants AWS IoT Analytics permission to deliver data set contents to an AWS IoT Events input.
getRoleArn() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The ARN of the role that grants permission to AWS IoT Analytics to perform logging.
getSchedule() - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The "Schedule" when the trigger is initiated.
getScheduledBefore() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled before the given time.
getScheduledOnOrAfter() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled on or after the given time.
getScheduleTime() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The time the creation of the data set contents was scheduled to start.
getSelectAttributes() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Creates a new message using only the specified attributes from the original message.
getSize() - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
The estimated size of the channel.
getSize() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
The estimated size of the data store.
getSqlQuery() - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
A SQL query string.
getStartTime() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The start of the time window from which sample messages are retrieved.
getStartTime() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The start time (inclusive) of raw message data that is reprocessed.
getState() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The state of the data set contents.
getStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
Statistics about the channel.
getStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Additional statistical information about the data store.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.Channel
The status of the channel.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The status of the channel.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The status of the data set.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The status of the data set contents.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The status of the data set.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The status of a data store:
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The status of the data store.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The status of the data set content.
getStatus() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The status of the pipeline reprocessing.
getStringValue() - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a string.
getTagKeys() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The keys of those tags which you want to remove.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
Metadata which can be used to manage the channel.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
Metadata which can be used to manage the data set.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
Metadata which can be used to manage the data store.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
Metadata which can be used to manage the pipeline.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
The tags (metadata) which you have assigned to the resource.
getTags() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The new or modified tags for the resource.
getThingName() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the IoT device whose registry information is added to the message.
getThingName() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the IoT device whose shadow information is added to the message.
getTimeExpression() - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
An expression by which the time of the message data may be determined.
getTimestamp() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The time when the request was made.
getTriggers() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of triggers.
getTriggers() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetTrigger" objects that specify when the data set is automatically updated.
getTriggers() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of triggers.
getTriggers() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetTrigger" objects.
getUnlimited() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
If true, message data is kept indefinitely.
getValue() - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's value.
getVariables() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The values of variables used within the context of the execution of the containerized application (basically, parameters passed to the application).
getVersion() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The version of the data set contents.
getVersionId() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
The version ID of the data set contents which are being created.
getVersionId() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The version of the data set whose content is deleted.
getVersionId() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The version of the data set whose contents are retrieved.
getVolumeSizeInGB() - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The size (in GB) of the persistent storage available to the resource instance used to execute the "containerAction" (min: 1, max: 50).

H

hashCode() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Channel
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Message
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Schedule
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Tag
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.iotanalytics.model.Variable
 

I

InternalFailureException - Exception in com.amazonaws.services.iotanalytics.model
There was an internal failure.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.iotanalytics.model
The request was not valid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
IotEventsDestinationConfiguration - Class in com.amazonaws.services.iotanalytics.model
Configuration information for delivery of data set contents to AWS IoT Events.
IotEventsDestinationConfiguration() - Constructor for class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
 
isEnabled() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
If true, logging is enabled for AWS IoT Analytics.
isIncludeStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
If true, additional statistical information about the channel is included in the response.
isIncludeStatistics() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
If true, additional statistical information about the datastore is included in the response.
isUnlimited() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
If true, message data is kept indefinitely.

L

LambdaActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that runs a Lambda function to modify the message.
LambdaActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.LambdaActivity
 
LimitExceededException - Exception in com.amazonaws.services.iotanalytics.model
The command caused an internal limit to be exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listChannels(ListChannelsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listChannels(ListChannelsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves a list of channels.
listChannels(ListChannelsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves a list of channels.
listChannelsAsync(ListChannelsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listChannelsAsync(ListChannelsRequest, AsyncHandler<ListChannelsRequest, ListChannelsResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listChannelsAsync(ListChannelsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of channels.
listChannelsAsync(ListChannelsRequest, AsyncHandler<ListChannelsRequest, ListChannelsResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of channels.
listChannelsAsync(ListChannelsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listChannelsAsync(ListChannelsRequest, AsyncHandler<ListChannelsRequest, ListChannelsResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListChannelsRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListChannelsRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
 
ListChannelsResult - Class in com.amazonaws.services.iotanalytics.model
 
ListChannelsResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListChannelsResult
 
listDatasetContents(ListDatasetContentsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listDatasetContents(ListDatasetContentsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Lists information about data set contents that have been created.
listDatasetContents(ListDatasetContentsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Lists information about data set contents that have been created.
listDatasetContentsAsync(ListDatasetContentsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatasetContentsAsync(ListDatasetContentsRequest, AsyncHandler<ListDatasetContentsRequest, ListDatasetContentsResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatasetContentsAsync(ListDatasetContentsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Lists information about data set contents that have been created.
listDatasetContentsAsync(ListDatasetContentsRequest, AsyncHandler<ListDatasetContentsRequest, ListDatasetContentsResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Lists information about data set contents that have been created.
listDatasetContentsAsync(ListDatasetContentsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listDatasetContentsAsync(ListDatasetContentsRequest, AsyncHandler<ListDatasetContentsRequest, ListDatasetContentsResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListDatasetContentsRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListDatasetContentsRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
 
ListDatasetContentsResult - Class in com.amazonaws.services.iotanalytics.model
 
ListDatasetContentsResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
 
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listDatasets(ListDatasetsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves information about data sets.
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves information about data sets.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatasetsAsync(ListDatasetsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about data sets.
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves information about data sets.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListDatasetsRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListDatasetsRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
 
ListDatasetsResult - Class in com.amazonaws.services.iotanalytics.model
 
ListDatasetsResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
 
listDatastores(ListDatastoresRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listDatastores(ListDatastoresRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves a list of data stores.
listDatastores(ListDatastoresRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves a list of data stores.
listDatastoresAsync(ListDatastoresRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatastoresAsync(ListDatastoresRequest, AsyncHandler<ListDatastoresRequest, ListDatastoresResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listDatastoresAsync(ListDatastoresRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of data stores.
listDatastoresAsync(ListDatastoresRequest, AsyncHandler<ListDatastoresRequest, ListDatastoresResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of data stores.
listDatastoresAsync(ListDatastoresRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listDatastoresAsync(ListDatastoresRequest, AsyncHandler<ListDatastoresRequest, ListDatastoresResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListDatastoresRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListDatastoresRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
 
ListDatastoresResult - Class in com.amazonaws.services.iotanalytics.model
 
ListDatastoresResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
 
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listPipelines(ListPipelinesRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves a list of pipelines.
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves a list of pipelines.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listPipelinesAsync(ListPipelinesRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of pipelines.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a list of pipelines.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListPipelinesRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListPipelinesRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
 
ListPipelinesResult - Class in com.amazonaws.services.iotanalytics.model
 
ListPipelinesResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Lists the tags (metadata) which you have assigned to the resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Lists the tags (metadata) which you have assigned to the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Lists the tags (metadata) which you have assigned to the resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Lists the tags (metadata) which you have assigned to the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.iotanalytics.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.iotanalytics.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
 
LoggingLevel - Enum in com.amazonaws.services.iotanalytics.model
 
LoggingOptions - Class in com.amazonaws.services.iotanalytics.model
Information about logging options.
LoggingOptions() - Constructor for class com.amazonaws.services.iotanalytics.model.LoggingOptions
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Channel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Message
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Schedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotanalytics.model.Variable
 
MathActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that computes an arithmetic expression using the message's attributes.
MathActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.MathActivity
 
Message - Class in com.amazonaws.services.iotanalytics.model
Information about a message.
Message() - Constructor for class com.amazonaws.services.iotanalytics.model.Message
 

O

OutputFileUriValue - Class in com.amazonaws.services.iotanalytics.model
The value of the variable as a structure that specifies an output file URI.
OutputFileUriValue() - Constructor for class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
 

P

Pipeline - Class in com.amazonaws.services.iotanalytics.model
Contains information about a pipeline.
Pipeline() - Constructor for class com.amazonaws.services.iotanalytics.model.Pipeline
 
PipelineActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that performs a transformation on a message.
PipelineActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.PipelineActivity
 
PipelineSummary - Class in com.amazonaws.services.iotanalytics.model
A summary of information about a pipeline.
PipelineSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.PipelineSummary
 
putLoggingOptions(PutLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
putLoggingOptions(PutLoggingOptionsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Sets or updates the AWS IoT Analytics logging options.
putLoggingOptions(PutLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Sets or updates the AWS IoT Analytics logging options.
putLoggingOptionsAsync(PutLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
putLoggingOptionsAsync(PutLoggingOptionsRequest, AsyncHandler<PutLoggingOptionsRequest, PutLoggingOptionsResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
putLoggingOptionsAsync(PutLoggingOptionsRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Sets or updates the AWS IoT Analytics logging options.
putLoggingOptionsAsync(PutLoggingOptionsRequest, AsyncHandler<PutLoggingOptionsRequest, PutLoggingOptionsResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Sets or updates the AWS IoT Analytics logging options.
putLoggingOptionsAsync(PutLoggingOptionsRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
putLoggingOptionsAsync(PutLoggingOptionsRequest, AsyncHandler<PutLoggingOptionsRequest, PutLoggingOptionsResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
PutLoggingOptionsRequest - Class in com.amazonaws.services.iotanalytics.model
 
PutLoggingOptionsRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
 
PutLoggingOptionsResult - Class in com.amazonaws.services.iotanalytics.model
 
PutLoggingOptionsResult() - Constructor for class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsResult
 

Q

QueryFilter - Class in com.amazonaws.services.iotanalytics.model
Information which is used to filter message data, to segregate it according to the time frame in which it arrives.
QueryFilter() - Constructor for class com.amazonaws.services.iotanalytics.model.QueryFilter
 

R

RemoveAttributesActivity - Class in com.amazonaws.services.iotanalytics.model
An activity that removes attributes from a message.
RemoveAttributesActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
 
ReprocessingStatus - Enum in com.amazonaws.services.iotanalytics.model
 
ReprocessingSummary - Class in com.amazonaws.services.iotanalytics.model
Information about pipeline reprocessing.
ReprocessingSummary() - Constructor for class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.iotanalytics.model
A resource with the same name already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceConfiguration - Class in com.amazonaws.services.iotanalytics.model
The configuration of the resource used to execute the "containerAction".
ResourceConfiguration() - Constructor for class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
 
ResourceNotFoundException - Exception in com.amazonaws.services.iotanalytics.model
A resource with the specified name could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RetentionPeriod - Class in com.amazonaws.services.iotanalytics.model
How long, in days, message data is kept.
RetentionPeriod() - Constructor for class com.amazonaws.services.iotanalytics.model.RetentionPeriod
 
runPipelineActivity(RunPipelineActivityRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
runPipelineActivity(RunPipelineActivityRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Simulates the results of running a pipeline activity on a message payload.
runPipelineActivity(RunPipelineActivityRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Simulates the results of running a pipeline activity on a message payload.
runPipelineActivityAsync(RunPipelineActivityRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
runPipelineActivityAsync(RunPipelineActivityRequest, AsyncHandler<RunPipelineActivityRequest, RunPipelineActivityResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
runPipelineActivityAsync(RunPipelineActivityRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Simulates the results of running a pipeline activity on a message payload.
runPipelineActivityAsync(RunPipelineActivityRequest, AsyncHandler<RunPipelineActivityRequest, RunPipelineActivityResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Simulates the results of running a pipeline activity on a message payload.
runPipelineActivityAsync(RunPipelineActivityRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
runPipelineActivityAsync(RunPipelineActivityRequest, AsyncHandler<RunPipelineActivityRequest, RunPipelineActivityResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
RunPipelineActivityRequest - Class in com.amazonaws.services.iotanalytics.model
 
RunPipelineActivityRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
 
RunPipelineActivityResult - Class in com.amazonaws.services.iotanalytics.model
 
RunPipelineActivityResult() - Constructor for class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
 

S

sampleChannelData(SampleChannelDataRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
sampleChannelData(SampleChannelDataRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
sampleChannelData(SampleChannelDataRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
sampleChannelDataAsync(SampleChannelDataRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
sampleChannelDataAsync(SampleChannelDataRequest, AsyncHandler<SampleChannelDataRequest, SampleChannelDataResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
sampleChannelDataAsync(SampleChannelDataRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
sampleChannelDataAsync(SampleChannelDataRequest, AsyncHandler<SampleChannelDataRequest, SampleChannelDataResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Retrieves a sample of messages from the specified channel ingested during the specified timeframe.
sampleChannelDataAsync(SampleChannelDataRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
sampleChannelDataAsync(SampleChannelDataRequest, AsyncHandler<SampleChannelDataRequest, SampleChannelDataResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
SampleChannelDataRequest - Class in com.amazonaws.services.iotanalytics.model
 
SampleChannelDataRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
 
SampleChannelDataResult - Class in com.amazonaws.services.iotanalytics.model
 
SampleChannelDataResult() - Constructor for class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
 
Schedule - Class in com.amazonaws.services.iotanalytics.model
The schedule for when to trigger an update.
Schedule() - Constructor for class com.amazonaws.services.iotanalytics.model.Schedule
 
SelectAttributesActivity - Class in com.amazonaws.services.iotanalytics.model
Creates a new message using only the specified attributes from the original message.
SelectAttributesActivity() - Constructor for class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
 
ServiceUnavailableException - Exception in com.amazonaws.services.iotanalytics.model
The service is temporarily unavailable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setActionName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
The name of the data set action by which data set contents are automatically created.
setActionName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The name of the action which automatically creates the data set's contents.
setActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of actions that create the data set contents.
setActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetAction" objects that automatically create the data set contents.
setActions(Collection<DatasetActionSummary>) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of "DataActionSummary" objects.
setActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetAction" objects.
setActionType(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The type of action by which the data set's contents are automatically created.
setActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The activities that perform transformations on the messages.
setAddAttributes(AddAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds other attributes based on existing attributes in the message.
setArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The ARN of the channel.
setArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The ARN of the data set.
setArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The ARN of the data store.
setArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The ARN of the pipeline.
setAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the attribute that is added to the message.
setAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the attribute that is added to the message.
setAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the attribute that contains the result of the math operation.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
A list of 1-50 "AttributeNameMapping" objects that map an existing attribute to a new attribute.
setAttributes(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
A list of 1-50 attributes to remove from the message.
setAttributes(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
A list of the attributes to select from the message.
setBatchPutMessageErrorEntries(Collection<BatchPutMessageErrorEntry>) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
A list of any errors encountered when sending the messages to the channel.
setBatchSize(Integer) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The number of messages passed to the Lambda function for processing.
setChannel(Channel) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
An object that contains information about the channel.
setChannel(ChannelActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Determines the source of the messages to be processed.
setChannelArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The ARN of the channel.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The name of the channel where the messages are sent.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the channel from which the messages are processed.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The name of the channel.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
The name of the channel.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The name of the channel.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
The name of the channel to delete.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
The name of the channel whose information is retrieved.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The name of the channel whose message samples are retrieved.
setChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
The name of the channel to be updated.
setChannelSummaries(Collection<ChannelSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
A list of "ChannelSummary" objects.
setComputeType(String) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The type of the compute resource used to execute the "containerAction".
setContainerAction(ContainerDatasetAction) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
Information which allows the system to run a containerized application in order to create the data set contents.
setContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
setContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When data set contents are created they are delivered to destinations specified here.
setContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
When the channel was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When the data set was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The actual time the creation of the data set contents was started.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The time the data set was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
When the data store was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
When the data store was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
When the pipeline was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was created.
setCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The time the pipeline reprocessing was created.
setDataset(TriggeringDataset) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The data set whose content creation triggers the creation of this data set's contents.
setDataset(Dataset) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
An object that contains information about the data set.
setDatasetArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The ARN of the data set.
setDatasetContentSummaries(Collection<DatasetContentSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
Summary information about data set contents that have been created.
setDatasetContentVersionValue(DatasetContentVersionValue) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies a data set content version.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
The name of the data set.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
The name of the data set.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The name of the data set.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
The name of the data set whose latest contents are used as input to the notebook or application.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The name of the data set.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The name of the data set whose content is deleted.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
The name of the data set to delete.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
The name of the data set whose information is retrieved.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The name of the data set whose contents are retrieved.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The name of the data set whose contents information you want to list.
setDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
The name of the data set to update.
setDatasetSummaries(Collection<DatasetSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
A list of "DatasetSummary" objects.
setDatastore(Datastore) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Information about the data store.
setDatastore(DatastoreActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Specifies where to store the processed message data.
setDatastoreArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The ARN of the data store.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
The name of the data store.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The name of the data store.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the data store where processed messages are stored.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The name of the data store.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
The name of the data store to delete.
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
The name of the data store
setDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
The name of the data store to be updated.
setDatastoreSummaries(Collection<DatastoreSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
A list of "DatastoreSummary" objects.
setDataURI(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The pre-signed URI of the data set item.
setDeltaTime(DeltaTime) - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
Used to limit data to that which has arrived since the last execution of the action.
setDestination(DatasetContentDeliveryDestination) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The destination to which data set contents are delivered.
setDeviceRegistryEnrich(DeviceRegistryEnrichActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds data from the AWS IoT device registry to your message.
setDeviceShadowEnrich(DeviceShadowEnrichActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds information from the AWS IoT Device Shadows service to a message.
setDoubleValue(Double) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a double (numeric).
setEnabled(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
If true, logging is enabled for AWS IoT Analytics.
setEndTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The end of the time window from which sample messages are retrieved.
setEndTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The end time (exclusive) of raw message data that is reprocessed.
setEntries(Collection<DatasetEntry>) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
A list of "DatasetEntry" objects.
setEntryName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The name of the data set content delivery rules entry.
setEntryName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The name of the data set item.
setErrorCode(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The code associated with the error.
setErrorMessage(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The message associated with the error.
setEstimatedOn(Date) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The time when the estimate of the size of the resource was made.
setEstimatedSizeInBytes(Double) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The estimated size of the resource in bytes.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the role which gives permission to the system to access needed resources in order to run the "containerAction".
setExpression(String) - Method in class com.amazonaws.services.iotanalytics.model.Schedule
The expression that defines when to trigger an update.
setFileName(String) - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
setFilter(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
An expression that looks like a SQL WHERE clause that must return a Boolean value.
setFilter(FilterActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Filters a message based on its attributes.
setFilters(Collection<QueryFilter>) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
Pre-filters applied to message data.
setId(String) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The 'reprocessingId' returned by "StartPipelineReprocessing".
setImage(String) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the Docker container stored in your account.
setIncludeStatistics(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
If true, additional statistical information about the channel is included in the response.
setIncludeStatistics(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
If true, additional statistical information about the datastore is included in the response.
setInputName(String) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The name of the AWS IoT Events input to which data set contents are delivered.
setIotEventsDestinationConfiguration(IotEventsDestinationConfiguration) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
Configuration information for delivery of data set contents to AWS IoT Events.
setKey(String) - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's key.
setLambda(LambdaActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Runs a Lambda function to modify the message.
setLambdaName(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the Lambda function that is run on the message.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was last updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The last time the channel was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The last time the data set was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The last time the data set was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The last time the data store was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The last time the data store was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The last time the pipeline was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was last updated.
setLevel(String) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The logging level.
setLoggingOptions(LoggingOptions) - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
The current settings of the AWS IoT Analytics logging options.
setLoggingOptions(LoggingOptions) - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
The new values of the AWS IoT Analytics logging options.
setLogResult(String) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
In case the pipeline activity fails, the log message that is generated.
setMath(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
An expression that uses one or more existing attributes and must return an integer value.
setMath(MathActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Computes an arithmetic expression using the message's attributes and adds it to the message.
setMaxMessages(Integer) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The number of sample messages to be retrieved.
setMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The maximum number of results to return in this request.
setMessageId(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
setMessageId(String) - Method in class com.amazonaws.services.iotanalytics.model.Message
The ID you wish to assign to the message.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The list of messages to be sent.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The name of the 'addAttributes' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The name of the channel.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the 'channel' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The name of the data set.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The name of the data store.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the 'datastore' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the 'deviceRegistryEnrich' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the 'deviceShadowEnrich' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The name of the 'filter' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the 'lambda' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the 'math' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The name of the 'removeAttributes' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The name of the 'selectAttributes' activity.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
The name of the data set whose content generation triggers the new data set content generation.
setName(String) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The name of the variable.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The next activity in the pipeline.
setNext(String) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The next activity in the pipeline.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
The token to retrieve the next set of results, or null if there are no more results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
The token to retrieve the next set of results, or null if there are no more results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
The token to retrieve the next set of results, or null if there are no more results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
The token to retrieve the next set of results, or null if there are no more results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
The token to retrieve the next set of results, or null if there are no more results.
setNumberOfDays(Integer) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
The number of days that message data is kept.
setOffsetSeconds(Integer) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
The number of seconds of estimated "in flight" lag time of message data.
setOutputFileUriValue(OutputFileUriValue) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies an output file URI.
setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotanalytics.model.Message
The payload of the message.
setPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The sample message payloads on which the pipeline activity is run.
setPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
The enriched or transformed sample message payloads as base64-encoded strings.
setPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
The list of message samples.
setPipeline(Pipeline) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
A "Pipeline" object that contains information about the pipeline.
setPipelineActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
A list of pipeline activities.
setPipelineActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
A list of "PipelineActivity" objects.
setPipelineActivity(PipelineActivity) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The pipeline activity that is run.
setPipelineArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The ARN of the pipeline.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The name of pipeline for which data reprocessing is canceled.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
The name of the pipeline.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The name of the pipeline.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
The name of the pipeline to delete.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
The name of the pipeline whose information is retrieved.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
The name of the pipeline.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The name of the pipeline on which to start reprocessing.
setPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
The name of the pipeline to update.
setPipelineSummaries(Collection<PipelineSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
A list of "PipelineSummary" objects.
setQueryAction(SqlQueryDatasetAction) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
An "SqlQueryDatasetAction" object that uses an SQL query to automatically create data set contents.
setReason(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The reason the data set contents are in this state.
setRemoveAttributes(RemoveAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Removes attributes from a message.
setReprocessingId(String) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The ID of the reprocessing task (returned by "StartPipelineReprocessing").
setReprocessingId(String) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
The ID of the pipeline reprocessing activity that was started.
setReprocessingSummaries(Collection<ReprocessingSummary>) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
A summary of information about the pipeline reprocessing.
setReprocessingSummaries(Collection<ReprocessingSummary>) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
A summary of information about the pipeline reprocessing.
setResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
The ARN of the resource whose tags you want to list.
setResourceArn(String) - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The ARN of the resource whose tags you want to modify.
setResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The ARN of the resource whose tags you want to remove.
setResourceConfiguration(ResourceConfiguration) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
Configuration of the resource which executes the "containerAction".
setResourceId(String) - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ID of the resource.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Channel
How long, in days, message data is kept for the channel.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
How long, in days, message data is kept for the channel.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
How long, in days, message data is kept for the channel.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
[Optional] How long, in days, message data is kept for the data set.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
How long, in days, message data is kept for the data set.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
How long, in days, message data is kept for the data store.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
How long, in days, message data is kept for the data store.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
[Optional] How long, in days, message data is kept for the data set.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
How long, in days, message data is kept for the data store.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
How long, in days, message data is kept for the channel.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
How long, in days, message data is kept for the data set.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
How long, in days, message data is kept for the data store.
setRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The ARN of the role that allows access to the device's registry information.
setRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The ARN of the role that allows access to the device's shadow.
setRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The ARN of the role which grants AWS IoT Analytics permission to deliver data set contents to an AWS IoT Events input.
setRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The ARN of the role that grants permission to AWS IoT Analytics to perform logging.
setSchedule(Schedule) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The "Schedule" when the trigger is initiated.
setScheduledBefore(Date) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled before the given time.
setScheduledOnOrAfter(Date) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled on or after the given time.
setScheduleTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The time the creation of the data set contents was scheduled to start.
setSelectAttributes(SelectAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Creates a new message using only the specified attributes from the original message.
setSize(EstimatedResourceSize) - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
The estimated size of the channel.
setSize(EstimatedResourceSize) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
The estimated size of the data store.
setSqlQuery(String) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
A SQL query string.
setStartTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The start of the time window from which sample messages are retrieved.
setStartTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The start time (inclusive) of raw message data that is reprocessed.
setState(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The state of the data set contents.
setStatistics(ChannelStatistics) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
Statistics about the channel.
setStatistics(DatastoreStatistics) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Additional statistical information about the data store.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The status of the channel.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The status of the channel.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The status of the data set.
setStatus(DatasetContentStatus) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The status of the data set contents.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The status of the data set.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The status of a data store:
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The status of the data store.
setStatus(DatasetContentStatus) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The status of the data set content.
setStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The status of the pipeline reprocessing.
setStringValue(String) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a string.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The keys of those tags which you want to remove.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
Metadata which can be used to manage the channel.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
Metadata which can be used to manage the data set.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
Metadata which can be used to manage the data store.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
Metadata which can be used to manage the pipeline.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
The tags (metadata) which you have assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The new or modified tags for the resource.
setThingName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the IoT device whose registry information is added to the message.
setThingName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the IoT device whose shadow information is added to the message.
setTimeExpression(String) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
An expression by which the time of the message data may be determined.
setTimestamp(Date) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The time when the request was made.
setTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of triggers.
setTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetTrigger" objects that specify when the data set is automatically updated.
setTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of triggers.
setTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetTrigger" objects.
setUnlimited(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
If true, message data is kept indefinitely.
setValue(String) - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's value.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The values of variables used within the context of the execution of the containerized application (basically, parameters passed to the application).
setVersion(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The version of the data set contents.
setVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
The version ID of the data set contents which are being created.
setVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The version of the data set whose content is deleted.
setVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The version of the data set whose contents are retrieved.
setVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The size (in GB) of the persistent storage available to the resource instance used to execute the "containerAction" (min: 1, max: 50).
shutdown() - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
shutdown() - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
Shuts down the client, releasing all managed resources.
SqlQueryDatasetAction - Class in com.amazonaws.services.iotanalytics.model
The SQL query to modify the message.
SqlQueryDatasetAction() - Constructor for class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
 
standard() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClientBuilder
 
startPipelineReprocessing(StartPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
startPipelineReprocessing(StartPipelineReprocessingRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Starts the reprocessing of raw message data through the pipeline.
startPipelineReprocessing(StartPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Starts the reprocessing of raw message data through the pipeline.
startPipelineReprocessingAsync(StartPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
startPipelineReprocessingAsync(StartPipelineReprocessingRequest, AsyncHandler<StartPipelineReprocessingRequest, StartPipelineReprocessingResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
startPipelineReprocessingAsync(StartPipelineReprocessingRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Starts the reprocessing of raw message data through the pipeline.
startPipelineReprocessingAsync(StartPipelineReprocessingRequest, AsyncHandler<StartPipelineReprocessingRequest, StartPipelineReprocessingResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Starts the reprocessing of raw message data through the pipeline.
startPipelineReprocessingAsync(StartPipelineReprocessingRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
startPipelineReprocessingAsync(StartPipelineReprocessingRequest, AsyncHandler<StartPipelineReprocessingRequest, StartPipelineReprocessingResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
StartPipelineReprocessingRequest - Class in com.amazonaws.services.iotanalytics.model
 
StartPipelineReprocessingRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
 
StartPipelineReprocessingResult - Class in com.amazonaws.services.iotanalytics.model
 
StartPipelineReprocessingResult() - Constructor for class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
 

T

Tag - Class in com.amazonaws.services.iotanalytics.model
A set of key/value pairs which are used to manage the resource.
Tag() - Constructor for class com.amazonaws.services.iotanalytics.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Adds to or modifies the tags of the given resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.iotanalytics.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.iotanalytics.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.iotanalytics.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.iotanalytics.model
The request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.iotanalytics.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Channel
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.ChannelStatus
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.ComputeType
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Dataset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.DatasetActionType
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.DatasetContentState
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.DatasetStatus
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Datastore
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.DatastoreStatus
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.LoggingLevel
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Message
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iotanalytics.model.ReprocessingStatus
 
toString() - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Schedule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotanalytics.model.Variable
Returns a string representation of this object.
TriggeringDataset - Class in com.amazonaws.services.iotanalytics.model
Information about the data set whose content generation triggers the new data set content generation.
TriggeringDataset() - Constructor for class com.amazonaws.services.iotanalytics.model.TriggeringDataset
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Removes the given tags (metadata) from the resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Removes the given tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Removes the given tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Removes the given tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.iotanalytics.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.iotanalytics.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.iotanalytics.model.UntagResourceResult
 
updateChannel(UpdateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
updateChannel(UpdateChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Updates the settings of a channel.
updateChannel(UpdateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Updates the settings of a channel.
updateChannelAsync(UpdateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateChannelAsync(UpdateChannelRequest, AsyncHandler<UpdateChannelRequest, UpdateChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateChannelAsync(UpdateChannelRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a channel.
updateChannelAsync(UpdateChannelRequest, AsyncHandler<UpdateChannelRequest, UpdateChannelResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a channel.
updateChannelAsync(UpdateChannelRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
updateChannelAsync(UpdateChannelRequest, AsyncHandler<UpdateChannelRequest, UpdateChannelResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
UpdateChannelRequest - Class in com.amazonaws.services.iotanalytics.model
 
UpdateChannelRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
 
UpdateChannelResult - Class in com.amazonaws.services.iotanalytics.model
 
UpdateChannelResult() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateChannelResult
 
updateDataset(UpdateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
updateDataset(UpdateDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Updates the settings of a data set.
updateDataset(UpdateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Updates the settings of a data set.
updateDatasetAsync(UpdateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateDatasetAsync(UpdateDatasetRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a data set.
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a data set.
updateDatasetAsync(UpdateDatasetRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
UpdateDatasetRequest - Class in com.amazonaws.services.iotanalytics.model
 
UpdateDatasetRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
 
UpdateDatasetResult - Class in com.amazonaws.services.iotanalytics.model
 
UpdateDatasetResult() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateDatasetResult
 
updateDatastore(UpdateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
updateDatastore(UpdateDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Updates the settings of a data store.
updateDatastore(UpdateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Updates the settings of a data store.
updateDatastoreAsync(UpdateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateDatastoreAsync(UpdateDatastoreRequest, AsyncHandler<UpdateDatastoreRequest, UpdateDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updateDatastoreAsync(UpdateDatastoreRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a data store.
updateDatastoreAsync(UpdateDatastoreRequest, AsyncHandler<UpdateDatastoreRequest, UpdateDatastoreResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a data store.
updateDatastoreAsync(UpdateDatastoreRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
updateDatastoreAsync(UpdateDatastoreRequest, AsyncHandler<UpdateDatastoreRequest, UpdateDatastoreResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
UpdateDatastoreRequest - Class in com.amazonaws.services.iotanalytics.model
 
UpdateDatastoreRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
 
UpdateDatastoreResult - Class in com.amazonaws.services.iotanalytics.model
 
UpdateDatastoreResult() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdateDatastoreResult
 
updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalytics
 
updatePipeline(UpdatePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalytics
Updates the settings of a pipeline.
updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsClient
Updates the settings of a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AbstractAWSIoTAnalyticsAsync
 
updatePipelineAsync(UpdatePipelineRequest) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a pipeline.
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in interface com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsync
Updates the settings of a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.iotanalytics.AWSIoTAnalyticsAsyncClient
 
UpdatePipelineRequest - Class in com.amazonaws.services.iotanalytics.model
 
UpdatePipelineRequest() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
 
UpdatePipelineResult - Class in com.amazonaws.services.iotanalytics.model
 
UpdatePipelineResult() - Constructor for class com.amazonaws.services.iotanalytics.model.UpdatePipelineResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ChannelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ComputeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetContentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.DatastoreStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.LoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iotanalytics.model.ReprocessingStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.ChannelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.ComputeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetContentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.DatasetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.DatastoreStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iotanalytics.model.ReprocessingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.amazonaws.services.iotanalytics.model
An instance of a variable to be passed to the "containerAction" execution.
Variable() - Constructor for class com.amazonaws.services.iotanalytics.model.Variable
 

W

withActionName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
The name of the data set action by which data set contents are automatically created.
withActionName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The name of the action which automatically creates the data set's contents.
withActions(DatasetAction...) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of actions that create the data set contents.
withActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of actions that create the data set contents.
withActions(DatasetAction...) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetAction" objects that automatically create the data set contents.
withActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetAction" objects that automatically create the data set contents.
withActions(DatasetActionSummary...) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of "DataActionSummary" objects.
withActions(Collection<DatasetActionSummary>) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of "DataActionSummary" objects.
withActions(DatasetAction...) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetAction" objects.
withActions(Collection<DatasetAction>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetAction" objects.
withActionType(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The type of action by which the data set's contents are automatically created.
withActionType(DatasetActionType) - Method in class com.amazonaws.services.iotanalytics.model.DatasetActionSummary
The type of action by which the data set's contents are automatically created.
withActivities(PipelineActivity...) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The activities that perform transformations on the messages.
withActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The activities that perform transformations on the messages.
withAddAttributes(AddAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds other attributes based on existing attributes in the message.
withArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The ARN of the channel.
withArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The ARN of the data set.
withArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The ARN of the data store.
withArn(String) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The ARN of the pipeline.
withAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the attribute that is added to the message.
withAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the attribute that is added to the message.
withAttribute(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the attribute that contains the result of the math operation.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
A list of 1-50 "AttributeNameMapping" objects that map an existing attribute to a new attribute.
withAttributes(String...) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
A list of 1-50 attributes to remove from the message.
withAttributes(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
A list of 1-50 attributes to remove from the message.
withAttributes(String...) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
A list of the attributes to select from the message.
withAttributes(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
A list of the attributes to select from the message.
withBatchPutMessageErrorEntries(BatchPutMessageErrorEntry...) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
A list of any errors encountered when sending the messages to the channel.
withBatchPutMessageErrorEntries(Collection<BatchPutMessageErrorEntry>) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageResult
A list of any errors encountered when sending the messages to the channel.
withBatchSize(Integer) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The number of messages passed to the Lambda function for processing.
withChannel(Channel) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
An object that contains information about the channel.
withChannel(ChannelActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Determines the source of the messages to be processed.
withChannelArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The ARN of the channel.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The name of the channel where the messages are sent.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the channel from which the messages are processed.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The name of the channel.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
The name of the channel.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
The name of the channel.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteChannelRequest
The name of the channel to delete.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
The name of the channel whose information is retrieved.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The name of the channel whose message samples are retrieved.
withChannelName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
The name of the channel to be updated.
withChannelSummaries(ChannelSummary...) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
A list of "ChannelSummary" objects.
withChannelSummaries(Collection<ChannelSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
A list of "ChannelSummary" objects.
withComputeType(String) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The type of the compute resource used to execute the "containerAction".
withComputeType(ComputeType) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The type of the compute resource used to execute the "containerAction".
withContainerAction(ContainerDatasetAction) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
Information which allows the system to run a containerized application in order to create the data set contents.
withContentDeliveryRules(DatasetContentDeliveryRule...) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
withContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
withContentDeliveryRules(DatasetContentDeliveryRule...) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When data set contents are created they are delivered to destinations specified here.
withContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When data set contents are created they are delivered to destinations specified here.
withContentDeliveryRules(DatasetContentDeliveryRule...) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
withContentDeliveryRules(Collection<DatasetContentDeliveryRule>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
When data set contents are created they are delivered to destinations specified here.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
When the channel was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
When the data set was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The actual time the creation of the data set contents was started.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The time the data set was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
When the data store was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
When the data store was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
When the pipeline was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was created.
withCreationTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The time the pipeline reprocessing was created.
withDataset(TriggeringDataset) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The data set whose content creation triggers the creation of this data set's contents.
withDataset(Dataset) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetResult
An object that contains information about the data set.
withDatasetArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The ARN of the data set.
withDatasetContentSummaries(DatasetContentSummary...) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
Summary information about data set contents that have been created.
withDatasetContentSummaries(Collection<DatasetContentSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
Summary information about data set contents that have been created.
withDatasetContentVersionValue(DatasetContentVersionValue) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies a data set content version.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentRequest
The name of the data set.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
The name of the data set.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
The name of the data set.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentVersionValue
The name of the data set whose latest contents are used as input to the notebook or application.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The name of the data set.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The name of the data set whose content is deleted.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetRequest
The name of the data set to delete.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatasetRequest
The name of the data set whose information is retrieved.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The name of the data set whose contents are retrieved.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The name of the data set whose contents information you want to list.
withDatasetName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
The name of the data set to update.
withDatasetSummaries(DatasetSummary...) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
A list of "DatasetSummary" objects.
withDatasetSummaries(Collection<DatasetSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
A list of "DatasetSummary" objects.
withDatastore(Datastore) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Information about the data store.
withDatastore(DatastoreActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Specifies where to store the processed message data.
withDatastoreArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The ARN of the data store.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
The name of the data store.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
The name of the data store.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the data store where processed messages are stored.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The name of the data store.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatastoreRequest
The name of the data store to delete.
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
The name of the data store
withDatastoreName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
The name of the data store to be updated.
withDatastoreSummaries(DatastoreSummary...) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
A list of "DatastoreSummary" objects.
withDatastoreSummaries(Collection<DatastoreSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
A list of "DatastoreSummary" objects.
withDataURI(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The pre-signed URI of the data set item.
withDeltaTime(DeltaTime) - Method in class com.amazonaws.services.iotanalytics.model.QueryFilter
Used to limit data to that which has arrived since the last execution of the action.
withDestination(DatasetContentDeliveryDestination) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The destination to which data set contents are delivered.
withDeviceRegistryEnrich(DeviceRegistryEnrichActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds data from the AWS IoT device registry to your message.
withDeviceShadowEnrich(DeviceShadowEnrichActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Adds information from the AWS IoT Device Shadows service to a message.
withDoubleValue(Double) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a double (numeric).
withEnabled(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
If true, logging is enabled for AWS IoT Analytics.
withEndTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The end of the time window from which sample messages are retrieved.
withEndTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The end time (exclusive) of raw message data that is reprocessed.
withEntries(DatasetEntry...) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
A list of "DatasetEntry" objects.
withEntries(Collection<DatasetEntry>) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
A list of "DatasetEntry" objects.
withEntryName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryRule
The name of the data set content delivery rules entry.
withEntryName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetEntry
The name of the data set item.
withErrorCode(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The code associated with the error.
withErrorMessage(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The message associated with the error.
withEstimatedOn(Date) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The time when the estimate of the size of the resource was made.
withEstimatedSizeInBytes(Double) - Method in class com.amazonaws.services.iotanalytics.model.EstimatedResourceSize
The estimated size of the resource in bytes.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the role which gives permission to the system to access needed resources in order to run the "containerAction".
withExpression(String) - Method in class com.amazonaws.services.iotanalytics.model.Schedule
The expression that defines when to trigger an update.
withFileName(String) - Method in class com.amazonaws.services.iotanalytics.model.OutputFileUriValue
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
withFilter(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
An expression that looks like a SQL WHERE clause that must return a Boolean value.
withFilter(FilterActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Filters a message based on its attributes.
withFilters(QueryFilter...) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
Pre-filters applied to message data.
withFilters(Collection<QueryFilter>) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
Pre-filters applied to message data.
withId(String) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The 'reprocessingId' returned by "StartPipelineReprocessing".
withImage(String) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The ARN of the Docker container stored in your account.
withIncludeStatistics(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelRequest
If true, additional statistical information about the channel is included in the response.
withIncludeStatistics(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreRequest
If true, additional statistical information about the datastore is included in the response.
withInputName(String) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The name of the AWS IoT Events input to which data set contents are delivered.
withIotEventsDestinationConfiguration(IotEventsDestinationConfiguration) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentDeliveryDestination
Configuration information for delivery of data set contents to AWS IoT Events.
withKey(String) - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's key.
withLambda(LambdaActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Runs a Lambda function to modify the message.
withLambdaName(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the Lambda function that is run on the message.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Channel
When the channel was last updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The last time the channel was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The last time the data set was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The last time the data set was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The last time the data store was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The last time the data store was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The last time the pipeline was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
When the pipeline was last updated.
withLevel(String) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The logging level.
withLevel(LoggingLevel) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The logging level.
withLoggingOptions(LoggingOptions) - Method in class com.amazonaws.services.iotanalytics.model.DescribeLoggingOptionsResult
The current settings of the AWS IoT Analytics logging options.
withLoggingOptions(LoggingOptions) - Method in class com.amazonaws.services.iotanalytics.model.PutLoggingOptionsRequest
The new values of the AWS IoT Analytics logging options.
withLogResult(String) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
In case the pipeline activity fails, the log message that is generated.
withMath(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
An expression that uses one or more existing attributes and must return an integer value.
withMath(MathActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Computes an arithmetic expression using the message's attributes and adds it to the message.
withMaxMessages(Integer) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The number of sample messages to be retrieved.
withMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The maximum number of results to return in this request.
withMessageId(String) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageErrorEntry
The ID of the message that caused the error.
withMessageId(String) - Method in class com.amazonaws.services.iotanalytics.model.Message
The ID you wish to assign to the message.
withMessages(Message...) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The list of messages to be sent.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.iotanalytics.model.BatchPutMessageRequest
The list of messages to be sent.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The name of the 'addAttributes' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The name of the channel.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The name of the 'channel' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The name of the data set.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The name of the data store.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreActivity
The name of the 'datastore' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the 'deviceRegistryEnrich' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the 'deviceShadowEnrich' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The name of the 'filter' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The name of the 'lambda' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The name of the 'math' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The name of the 'removeAttributes' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The name of the 'selectAttributes' activity.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.TriggeringDataset
The name of the data set whose content generation triggers the new data set content generation.
withName(String) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The name of the variable.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.AddAttributesActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.FilterActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.LambdaActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.MathActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.RemoveAttributesActivity
The next activity in the pipeline.
withNext(String) - Method in class com.amazonaws.services.iotanalytics.model.SelectAttributesActivity
The next activity in the pipeline.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListChannelsResult
The token to retrieve the next set of results, or null if there are no more results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsResult
The token to retrieve the next set of results, or null if there are no more results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetsResult
The token to retrieve the next set of results, or null if there are no more results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListDatastoresResult
The token to retrieve the next set of results, or null if there are no more results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
The token to retrieve the next set of results, or null if there are no more results.
withNumberOfDays(Integer) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
The number of days that message data is kept.
withOffsetSeconds(Integer) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
The number of seconds of estimated "in flight" lag time of message data.
withOutputFileUriValue(OutputFileUriValue) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a structure that specifies an output file URI.
withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotanalytics.model.Message
The payload of the message.
withPayloads(ByteBuffer...) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The sample message payloads on which the pipeline activity is run.
withPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The sample message payloads on which the pipeline activity is run.
withPayloads(ByteBuffer...) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
The enriched or transformed sample message payloads as base64-encoded strings.
withPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityResult
The enriched or transformed sample message payloads as base64-encoded strings.
withPayloads(ByteBuffer...) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
The list of message samples.
withPayloads(Collection<ByteBuffer>) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataResult
The list of message samples.
withPipeline(Pipeline) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineResult
A "Pipeline" object that contains information about the pipeline.
withPipelineActivities(PipelineActivity...) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
A list of pipeline activities.
withPipelineActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
A list of pipeline activities.
withPipelineActivities(PipelineActivity...) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
A list of "PipelineActivity" objects.
withPipelineActivities(Collection<PipelineActivity>) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
A list of "PipelineActivity" objects.
withPipelineActivity(PipelineActivity) - Method in class com.amazonaws.services.iotanalytics.model.RunPipelineActivityRequest
The pipeline activity that is run.
withPipelineArn(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The ARN of the pipeline.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The name of pipeline for which data reprocessing is canceled.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
The name of the pipeline.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineResult
The name of the pipeline.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeletePipelineRequest
The name of the pipeline to delete.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.DescribePipelineRequest
The name of the pipeline whose information is retrieved.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
The name of the pipeline.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The name of the pipeline on which to start reprocessing.
withPipelineName(String) - Method in class com.amazonaws.services.iotanalytics.model.UpdatePipelineRequest
The name of the pipeline to update.
withPipelineSummaries(PipelineSummary...) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
A list of "PipelineSummary" objects.
withPipelineSummaries(Collection<PipelineSummary>) - Method in class com.amazonaws.services.iotanalytics.model.ListPipelinesResult
A list of "PipelineSummary" objects.
withQueryAction(SqlQueryDatasetAction) - Method in class com.amazonaws.services.iotanalytics.model.DatasetAction
An "SqlQueryDatasetAction" object that uses an SQL query to automatically create data set contents.
withReason(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The reason the data set contents are in this state.
withRemoveAttributes(RemoveAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Removes attributes from a message.
withReprocessingId(String) - Method in class com.amazonaws.services.iotanalytics.model.CancelPipelineReprocessingRequest
The ID of the reprocessing task (returned by "StartPipelineReprocessing").
withReprocessingId(String) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingResult
The ID of the pipeline reprocessing activity that was started.
withReprocessingSummaries(ReprocessingSummary...) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
A summary of information about the pipeline reprocessing.
withReprocessingSummaries(Collection<ReprocessingSummary>) - Method in class com.amazonaws.services.iotanalytics.model.Pipeline
A summary of information about the pipeline reprocessing.
withReprocessingSummaries(ReprocessingSummary...) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
A summary of information about the pipeline reprocessing.
withReprocessingSummaries(Collection<ReprocessingSummary>) - Method in class com.amazonaws.services.iotanalytics.model.PipelineSummary
A summary of information about the pipeline reprocessing.
withResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceRequest
The ARN of the resource whose tags you want to list.
withResourceArn(String) - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The ARN of the resource whose tags you want to modify.
withResourceArn(String) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The ARN of the resource whose tags you want to remove.
withResourceConfiguration(ResourceConfiguration) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
Configuration of the resource which executes the "containerAction".
withResourceId(String) - Method in exception com.amazonaws.services.iotanalytics.model.ResourceAlreadyExistsException
The ID of the resource.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Channel
How long, in days, message data is kept for the channel.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
How long, in days, message data is kept for the channel.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelResult
How long, in days, message data is kept for the channel.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
[Optional] How long, in days, message data is kept for the data set.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetResult
How long, in days, message data is kept for the data set.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
How long, in days, message data is kept for the data store.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreResult
How long, in days, message data is kept for the data store.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
[Optional] How long, in days, message data is kept for the data set.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
How long, in days, message data is kept for the data store.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateChannelRequest
How long, in days, message data is kept for the channel.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
How long, in days, message data is kept for the data set.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatastoreRequest
How long, in days, message data is kept for the data store.
withRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The ARN of the role that allows access to the device's registry information.
withRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The ARN of the role that allows access to the device's shadow.
withRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.IotEventsDestinationConfiguration
The ARN of the role which grants AWS IoT Analytics permission to deliver data set contents to an AWS IoT Events input.
withRoleArn(String) - Method in class com.amazonaws.services.iotanalytics.model.LoggingOptions
The ARN of the role that grants permission to AWS IoT Analytics to perform logging.
withSchedule(Schedule) - Method in class com.amazonaws.services.iotanalytics.model.DatasetTrigger
The "Schedule" when the trigger is initiated.
withScheduledBefore(Date) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled before the given time.
withScheduledOnOrAfter(Date) - Method in class com.amazonaws.services.iotanalytics.model.ListDatasetContentsRequest
A filter to limit results to those data set contents whose creation is scheduled on or after the given time.
withScheduleTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The time the creation of the data set contents was scheduled to start.
withSelectAttributes(SelectAttributesActivity) - Method in class com.amazonaws.services.iotanalytics.model.PipelineActivity
Creates a new message using only the specified attributes from the original message.
withSize(EstimatedResourceSize) - Method in class com.amazonaws.services.iotanalytics.model.ChannelStatistics
The estimated size of the channel.
withSize(EstimatedResourceSize) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreStatistics
The estimated size of the data store.
withSqlQuery(String) - Method in class com.amazonaws.services.iotanalytics.model.SqlQueryDatasetAction
A SQL query string.
withStartTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.SampleChannelDataRequest
The start of the time window from which sample messages are retrieved.
withStartTime(Date) - Method in class com.amazonaws.services.iotanalytics.model.StartPipelineReprocessingRequest
The start time (inclusive) of raw message data that is reprocessed.
withState(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The state of the data set contents.
withState(DatasetContentState) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentStatus
The state of the data set contents.
withStatistics(ChannelStatistics) - Method in class com.amazonaws.services.iotanalytics.model.DescribeChannelResult
Statistics about the channel.
withStatistics(DatastoreStatistics) - Method in class com.amazonaws.services.iotanalytics.model.DescribeDatastoreResult
Additional statistical information about the data store.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The status of the channel.
withStatus(ChannelStatus) - Method in class com.amazonaws.services.iotanalytics.model.Channel
The status of the channel.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The status of the channel.
withStatus(ChannelStatus) - Method in class com.amazonaws.services.iotanalytics.model.ChannelSummary
The status of the channel.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The status of the data set.
withStatus(DatasetStatus) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The status of the data set.
withStatus(DatasetContentStatus) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The status of the data set contents.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The status of the data set.
withStatus(DatasetStatus) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
The status of the data set.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The status of a data store:
withStatus(DatastoreStatus) - Method in class com.amazonaws.services.iotanalytics.model.Datastore
The status of a data store:
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The status of the data store.
withStatus(DatastoreStatus) - Method in class com.amazonaws.services.iotanalytics.model.DatastoreSummary
The status of the data store.
withStatus(DatasetContentStatus) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The status of the data set content.
withStatus(String) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The status of the pipeline reprocessing.
withStatus(ReprocessingStatus) - Method in class com.amazonaws.services.iotanalytics.model.ReprocessingSummary
The status of the pipeline reprocessing.
withStringValue(String) - Method in class com.amazonaws.services.iotanalytics.model.Variable
The value of the variable as a string.
withTagKeys(String...) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The keys of those tags which you want to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotanalytics.model.UntagResourceRequest
The keys of those tags which you want to remove.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
Metadata which can be used to manage the channel.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateChannelRequest
Metadata which can be used to manage the channel.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
Metadata which can be used to manage the data set.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
Metadata which can be used to manage the data set.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
Metadata which can be used to manage the data store.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatastoreRequest
Metadata which can be used to manage the data store.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
Metadata which can be used to manage the pipeline.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.CreatePipelineRequest
Metadata which can be used to manage the pipeline.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
The tags (metadata) which you have assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.ListTagsForResourceResult
The tags (metadata) which you have assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The new or modified tags for the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotanalytics.model.TagResourceRequest
The new or modified tags for the resource.
withThingName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceRegistryEnrichActivity
The name of the IoT device whose registry information is added to the message.
withThingName(String) - Method in class com.amazonaws.services.iotanalytics.model.DeviceShadowEnrichActivity
The name of the IoT device whose shadow information is added to the message.
withTimeExpression(String) - Method in class com.amazonaws.services.iotanalytics.model.DeltaTime
An expression by which the time of the message data may be determined.
withTimestamp(Date) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentResult
The time when the request was made.
withTriggers(DatasetTrigger...) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of triggers.
withTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetRequest
A list of triggers.
withTriggers(DatasetTrigger...) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetTrigger" objects that specify when the data set is automatically updated.
withTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.Dataset
The "DatasetTrigger" objects that specify when the data set is automatically updated.
withTriggers(DatasetTrigger...) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of triggers.
withTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.DatasetSummary
A list of triggers.
withTriggers(DatasetTrigger...) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetTrigger" objects.
withTriggers(Collection<DatasetTrigger>) - Method in class com.amazonaws.services.iotanalytics.model.UpdateDatasetRequest
A list of "DatasetTrigger" objects.
withUnlimited(Boolean) - Method in class com.amazonaws.services.iotanalytics.model.RetentionPeriod
If true, message data is kept indefinitely.
withValue(String) - Method in class com.amazonaws.services.iotanalytics.model.Tag
The tag's value.
withVariables(Variable...) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The values of variables used within the context of the execution of the containerized application (basically, parameters passed to the application).
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.iotanalytics.model.ContainerDatasetAction
The values of variables used within the context of the execution of the containerized application (basically, parameters passed to the application).
withVersion(String) - Method in class com.amazonaws.services.iotanalytics.model.DatasetContentSummary
The version of the data set contents.
withVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.CreateDatasetContentResult
The version ID of the data set contents which are being created.
withVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.DeleteDatasetContentRequest
The version of the data set whose content is deleted.
withVersionId(String) - Method in class com.amazonaws.services.iotanalytics.model.GetDatasetContentRequest
The version of the data set whose contents are retrieved.
withVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.iotanalytics.model.ResourceConfiguration
The size (in GB) of the persistent storage available to the resource instance used to execute the "containerAction" (min: 1, max: 50).
A B C D E F G H I L M O P Q R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.