- getBucket() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The bucket containing the input dataset for the inference.
- getBucket() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The bucket containing the output results from the inference
- getBucket() - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The name of the S3 bucket used for the input data for the data ingestion.
- getBucket() - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The name of the S3 bucket holding the label data.
- getBucket() - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The name of the specific S3 bucket.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
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.lookoutequipment.AmazonLookoutEquipmentClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A unique identifier for the request.
- getClientToken() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A unique identifier for the request.
- getClientToken() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
A unique identifier for the request.
- getClientToken() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
A unique identifier for the request.
- getComponentTimestampDelimiter() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
Indicates the delimiter character used between items in the data.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The time at which the dataset was created in Amazon Lookout for Equipment.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The time at which the data ingestion job was created.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was created in Amazon Lookout for Equipment.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was created.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time and date at which the ML model was created.
- getCreatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The time at which the specific model was created.
- getCustomerResultObject() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
- getDataDelayOffsetInMinutes() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- getDataDelayOffsetInMinutes() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- getDataDelayOffsetInMinutes() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- getDataDelayOffsetInMinutes() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- getDataEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution stopped.
- getDataEndTimeBefore() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset before which Amazon Lookout for Equipment stopped the inference
execution.
- getDataIngestionJobSummaries() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
Specifies information about the specific data ingestion job, including dataset name and status.
- getDataInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- getDataInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- getDataInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- getDataInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the input data for the inference scheduler, including delimiter, format, and dataset
location.
- getDataOutputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the output results for the inference scheduler, including the S3 location
for the output.
- getDataOutputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies information for the output results for the inference scheduler, including the output S3 location.
- getDataOutputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the output results from for the inference execution, including the output
S3 location.
- getDataOutputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the output results from the inference scheduler, including the output S3 location.
- getDataPreProcessingConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- getDataPreProcessingConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being created.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The Amazon Resource Name (ARN) of the dataset used in the data ingestion job.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the specified dataset.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of the dataset being used in the data ingestion job.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being described.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resouce Name (ARN) of the dataset used to create the ML model being described.
- getDatasetArn() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the dataset used to create the model.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
The name of the dataset being created.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The name of the dataset being created.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name of the dataset for the ML model being created.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The name of the dataset used for the data ingestion job.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The name of the dataset.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteDatasetRequest
-
The name of the dataset to be deleted.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetRequest
-
The name of the dataset to be described.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The name of the dataset being described.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the dataset being used by the ML being described.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
The name of the dataset being used for the data ingestion job.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the dataset being used for the ML model.
- getDatasetName() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The name of the dataset being used by the data ingestion job.
- getDatasetNameBeginsWith() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
The beginning of the name of the datasets to be listed.
- getDatasetNameBeginsWith() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the dataset of the ML models to be listed.
- getDatasetSchema() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- getDatasetSchema() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The data schema for the ML model being created.
- getDatasetSummaries() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
Provides information about the specified dataset, including creation time, dataset ARN, and status.
- getDataStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution began.
- getDataStartTimeAfter() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset after which Amazon Lookout for Equipment started the inference
execution.
- getDataUploadFrequency() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- getDataUploadFrequency() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies how often data is uploaded to the source S3 bucket for the input data.
- getDataUploadFrequency() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
How often data is uploaded to the source S3 bucket for the input data.
- getDataUploadFrequency() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- getEvaluationDataEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of evaluation data for the ML
model.
- getEvaluationDataEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of evaluation data for the ML model.
- getEvaluationDataStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of evaluation data for the ML
model.
- getEvaluationDataStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of evaluation data for the ML
model.
- getExecutorService() - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailedReason() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the reason for failure when a data ingestion job has failed.
- getFailedReason() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
If the training of the ML model failed, this indicates the reason for that failure.
- getFailedReason() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies the reason for failure when an inference execution has failed.
- getInferenceExecutionSummaries() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
Provides an array of information about the individual inference executions returned from the
ListInferenceExecutions operation, including model used, inference scheduler, data configuration,
and so on.
- getInferenceInputNameConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
> Specifies configuration information for the input data for the inference, including timestamp format and
delimiter.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being created.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being described.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the inference scheduler being used for the inference execution.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the inference scheduler.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being started.
- getInferenceSchedulerArn() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference schedule being stopped.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the inference scheduler being created.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The name of inference scheduler being created.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteInferenceSchedulerRequest
-
The name of the inference scheduler to be deleted.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerRequest
-
The name of the inference scheduler being described.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the inference scheduler being described.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the inference scheduler being used for the inference execution.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the inference scheduler.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The name of the inference scheduler for the inference execution listed.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerRequest
-
The name of the inference scheduler to be started.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the inference scheduler being started.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerRequest
-
The name of the inference scheduler to be stopped.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the inference scheduler being stopped.
- getInferenceSchedulerName() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The name of the inference scheduler to be updated.
- getInferenceSchedulerNameBeginsWith() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The beginning of the name of the inference schedulers to be listed.
- getInferenceSchedulerSummaries() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
Provides information about the specified inference scheduler, including data upload frequency, model name and
ARN, and status.
- getIngestionInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Specifies information for the input data for the data inference job, including data S3 location parameters.
- getIngestionInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- getIngestionInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- getIngestionInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
Specifies information for the input data for the data ingestion job, including dataset S3 location.
- getInlineDataSchema() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSchema
- getInputTimeZoneOffset() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Indicates the difference between your time zone and Greenwich Mean Time (GMT).
- getJobId() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the job ID of the data ingestion job.
- getJobId() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobRequest
-
The job ID of the data ingestion job.
- getJobId() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- getJobId() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- getKey() - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object.
- getKey() - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The key for the specified tag.
- getKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
The ID number for the AWS KMS key used to encrypt the inference output.
- getLabelsInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The input configuration for the labels being used for the ML model that's being created.
- getLabelsInputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies configuration information about the labels input, including its S3 location.
- getLastUpdatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was last updated, if it was.
- getLastUpdatedTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the last time the ML model was updated.
- getMaxResults() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Specifies the maximum number of data ingestion jobs to list.
- getMaxResults() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
Specifies the maximum number of datasets to list.
- getMaxResults() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
Specifies the maximum number of inference executions to list.
- getMaxResults() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
Specifies the maximum number of inference schedulers to list.
- getMaxResults() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
Specifies the maximum number of ML models to list.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
The Amazon Resource Name (ARN) of the model being created.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model of the inference scheduler being described.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of the ML model being described.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the ML model used for the inference execution.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the ML model.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model being used by the inference scheduler.
- getModelArn() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler being stopped.
- getModelMetrics() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Model Metrics show an aggregated summary of the model's performance within the evaluation time range.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the previously trained ML model being used to create the inference scheduler.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name for the ML model to be created.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteModelRequest
-
The name of the ML model to be deleted.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the ML model of the inference scheduler being described.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelRequest
-
The name of the ML model to be described.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the ML model being described.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the ML model being used for the inference execution.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the ML model used for the inference scheduler.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The name of the ML model used by the inference scheduler to be listed.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the ML model.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the ML model being used by the inference scheduler.
- getModelName() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the ML model used by the inference scheduler being stopped.
- getModelNameBeginsWith() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the ML models being listed.
- getModelSummaries() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
Provides information on the specified model, including created time, model and dataset ARNs, and status.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
An opaque pagination token indicating where to continue the listing of datasets.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
An opaque pagination token indicating where to continue the listing of datasets.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
An opaque pagination token indicating where to continue the listing of inference executions.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
An opaque pagination token indicating where to continue the listing of inference executions.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
An opaque pagination token indicating where to continue the listing of ML models.
- getNextToken() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
An opaque pagination token indicating where to continue the listing of ML models.
- getPrefix() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The prefix for the S3 bucket used for the input data for the inference.
- getPrefix() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The prefix for the S3 bucket used for the output results from the inference.
- getPrefix() - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The prefix for the S3 location being used for the input data for the data ingestion.
- getPrefix() - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The prefix for the S3 bucket used for the label data.
- getResourceArn() - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource (such as the dataset or model) that is the focus of the
ListTagsForResource operation.
- getResourceArn() - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the specific resource to which the tag should be associated.
- getResourceArn() - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to which the tag is currently associated.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used for the inference.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used to create the ML
model.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source being ingested.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler
being described.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the ML model being
described.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.
- getRoleArn() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler.
- getS3InputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Specifies configuration information for the input data for the inference, including S3 location of input data..
- getS3InputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.IngestionInputConfiguration
-
The location information for the S3 bucket used for input data for the data ingestion.
- getS3InputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.LabelsInputConfiguration
-
Contains location information for the S3 location being used for label data.
- getS3OutputConfiguration() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
Specifies configuration information for the output results from for the inference, output S3 location.
- getScheduledStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the start time at which the inference scheduler began the specific inference execution.
- getSchema() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- getSchema() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- getServerSideKmsKeyId() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
Indicates the status of the CreateDataset operation.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
Indicates the status of the CreateInferenceScheduler operation.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
Indicates the status of the CreateModel operation.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the status of the data ingestion job.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
Indicates the status of the dataset.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the status of the DataIngestionJob operation.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Indicates the status of the dataset.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies the current status of the model being described.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the status of the inference execution.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
Indicates the status of the inference scheduler.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Indicates the status of the data ingestion job.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The status of the inference execution.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The status of the ML model.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
Indicates the status of the ML model.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the status of the StartDataIngestionJob operation.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- getStatus() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- getTagKeys() - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
Specifies the key of the tag to be removed from a specified resource.
- getTags() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Any tags associated with the ingested data described in the dataset.
- getTags() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Any tags associated with the inference scheduler.
- getTags() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Any tags associated with the ML model being created.
- getTags() - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceResult
-
Any tags associated with the resource.
- getTags() - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The tag or tags to be associated with a specific resource.
- getTargetSamplingRate() - Method in class com.amazonaws.services.lookoutequipment.model.DataPreProcessingConfiguration
-
The sampling rate of the data after post processing by Amazon Lookout for Equipment.
- getTimestampFormat() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).
- getTrainingDataEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of training data for the ML
model.
- getTrainingDataEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of training data for the ML model.
- getTrainingDataStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of training data for the ML
model.
- getTrainingDataStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of training data for the ML model.
- getTrainingExecutionEndTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model was completed.
- getTrainingExecutionStartTime() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model began.
- getUpdatedAt() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was last updated, if it was.
- getValue() - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The value for the specified tag.
- S3Object - Class in com.amazonaws.services.lookoutequipment.model
-
Contains information about an S3 bucket.
- S3Object() - Constructor for class com.amazonaws.services.lookoutequipment.model.S3Object
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.lookoutequipment.model
-
Resource limitations have been exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.lookoutequipment.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The bucket containing the input dataset for the inference.
- setBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The bucket containing the output results from the inference
- setBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The name of the S3 bucket used for the input data for the data ingestion.
- setBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The name of the S3 bucket holding the label data.
- setBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The name of the specific S3 bucket.
- setClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A unique identifier for the request.
- setClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A unique identifier for the request.
- setClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
A unique identifier for the request.
- setClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
A unique identifier for the request.
- setComponentTimestampDelimiter(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
Indicates the delimiter character used between items in the data.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The time at which the dataset was created in Amazon Lookout for Equipment.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The time at which the data ingestion job was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was created in Amazon Lookout for Equipment.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time and date at which the ML model was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The time at which the specific model was created.
- setCustomerResultObject(S3Object) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
- setDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- setDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- setDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- setDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- setDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution stopped.
- setDataEndTimeBefore(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset before which Amazon Lookout for Equipment stopped the inference
execution.
- setDataIngestionJobSummaries(Collection<DataIngestionJobSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
Specifies information about the specific data ingestion job, including dataset name and status.
- setDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- setDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- setDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- setDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the input data for the inference scheduler, including delimiter, format, and dataset
location.
- setDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the output results for the inference scheduler, including the S3 location
for the output.
- setDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies information for the output results for the inference scheduler, including the output S3 location.
- setDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the output results from for the inference execution, including the output
S3 location.
- setDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the output results from the inference scheduler, including the output S3 location.
- setDataPreProcessingConfiguration(DataPreProcessingConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- setDataPreProcessingConfiguration(DataPreProcessingConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being created.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The Amazon Resource Name (ARN) of the dataset used in the data ingestion job.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the specified dataset.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of the dataset being used in the data ingestion job.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being described.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resouce Name (ARN) of the dataset used to create the ML model being described.
- setDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the dataset used to create the model.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
The name of the dataset being created.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The name of the dataset being created.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name of the dataset for the ML model being created.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The name of the dataset used for the data ingestion job.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The name of the dataset.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteDatasetRequest
-
The name of the dataset to be deleted.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetRequest
-
The name of the dataset to be described.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The name of the dataset being described.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the dataset being used by the ML being described.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
The name of the dataset being used for the data ingestion job.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the dataset being used for the ML model.
- setDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The name of the dataset being used by the data ingestion job.
- setDatasetNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
The beginning of the name of the datasets to be listed.
- setDatasetNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the dataset of the ML models to be listed.
- setDatasetSchema(DatasetSchema) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- setDatasetSchema(DatasetSchema) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The data schema for the ML model being created.
- setDatasetSummaries(Collection<DatasetSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
Provides information about the specified dataset, including creation time, dataset ARN, and status.
- setDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution began.
- setDataStartTimeAfter(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset after which Amazon Lookout for Equipment started the inference
execution.
- setDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- setDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies how often data is uploaded to the source S3 bucket for the input data.
- setDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
How often data is uploaded to the source S3 bucket for the input data.
- setDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- setEvaluationDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of evaluation data for the ML
model.
- setEvaluationDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of evaluation data for the ML model.
- setEvaluationDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of evaluation data for the ML
model.
- setEvaluationDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of evaluation data for the ML
model.
- setFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the reason for failure when a data ingestion job has failed.
- setFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
If the training of the ML model failed, this indicates the reason for that failure.
- setFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies the reason for failure when an inference execution has failed.
- setInferenceExecutionSummaries(Collection<InferenceExecutionSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
Provides an array of information about the individual inference executions returned from the
ListInferenceExecutions operation, including model used, inference scheduler, data configuration,
and so on.
- setInferenceInputNameConfiguration(InferenceInputNameConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
> Specifies configuration information for the input data for the inference, including timestamp format and
delimiter.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being created.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being described.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the inference scheduler being used for the inference execution.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the inference scheduler.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being started.
- setInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference schedule being stopped.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the inference scheduler being created.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The name of inference scheduler being created.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteInferenceSchedulerRequest
-
The name of the inference scheduler to be deleted.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerRequest
-
The name of the inference scheduler being described.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the inference scheduler being described.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the inference scheduler being used for the inference execution.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the inference scheduler.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The name of the inference scheduler for the inference execution listed.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerRequest
-
The name of the inference scheduler to be started.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the inference scheduler being started.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerRequest
-
The name of the inference scheduler to be stopped.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the inference scheduler being stopped.
- setInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The name of the inference scheduler to be updated.
- setInferenceSchedulerNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The beginning of the name of the inference schedulers to be listed.
- setInferenceSchedulerSummaries(Collection<InferenceSchedulerSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
Provides information about the specified inference scheduler, including data upload frequency, model name and
ARN, and status.
- setIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Specifies information for the input data for the data inference job, including data S3 location parameters.
- setIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- setIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- setIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
Specifies information for the input data for the data ingestion job, including dataset S3 location.
- setInlineDataSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSchema
- setInputTimeZoneOffset(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Indicates the difference between your time zone and Greenwich Mean Time (GMT).
- setJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the job ID of the data ingestion job.
- setJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobRequest
-
The job ID of the data ingestion job.
- setJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- setJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- setKey(String) - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object.
- setKey(String) - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The key for the specified tag.
- setKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
The ID number for the AWS KMS key used to encrypt the inference output.
- setLabelsInputConfiguration(LabelsInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The input configuration for the labels being used for the ML model that's being created.
- setLabelsInputConfiguration(LabelsInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies configuration information about the labels input, including its S3 location.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was last updated, if it was.
- setLastUpdatedTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the last time the ML model was updated.
- setMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Specifies the maximum number of data ingestion jobs to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
Specifies the maximum number of datasets to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
Specifies the maximum number of inference executions to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
Specifies the maximum number of inference schedulers to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
Specifies the maximum number of ML models to list.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
The Amazon Resource Name (ARN) of the model being created.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model of the inference scheduler being described.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of the ML model being described.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the ML model used for the inference execution.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the ML model.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model being used by the inference scheduler.
- setModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler being stopped.
- setModelMetrics(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Model Metrics show an aggregated summary of the model's performance within the evaluation time range.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the previously trained ML model being used to create the inference scheduler.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name for the ML model to be created.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteModelRequest
-
The name of the ML model to be deleted.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the ML model of the inference scheduler being described.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelRequest
-
The name of the ML model to be described.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the ML model being described.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the ML model being used for the inference execution.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the ML model used for the inference scheduler.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The name of the ML model used by the inference scheduler to be listed.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the ML model.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the ML model being used by the inference scheduler.
- setModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the ML model used by the inference scheduler being stopped.
- setModelNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the ML models being listed.
- setModelSummaries(Collection<ModelSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
Provides information on the specified model, including created time, model and dataset ARNs, and status.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
An opaque pagination token indicating where to continue the listing of datasets.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
An opaque pagination token indicating where to continue the listing of datasets.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
An opaque pagination token indicating where to continue the listing of inference executions.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
An opaque pagination token indicating where to continue the listing of inference executions.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
An opaque pagination token indicating where to continue the listing of ML models.
- setNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
An opaque pagination token indicating where to continue the listing of ML models.
- setPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The prefix for the S3 bucket used for the input data for the inference.
- setPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The prefix for the S3 bucket used for the output results from the inference.
- setPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The prefix for the S3 location being used for the input data for the data ingestion.
- setPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The prefix for the S3 bucket used for the label data.
- setResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource (such as the dataset or model) that is the focus of the
ListTagsForResource operation.
- setResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the specific resource to which the tag should be associated.
- setResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to which the tag is currently associated.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used for the inference.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used to create the ML
model.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source being ingested.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler
being described.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the ML model being
described.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.
- setRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler.
- setS3InputConfiguration(InferenceS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Specifies configuration information for the input data for the inference, including S3 location of input data..
- setS3InputConfiguration(IngestionS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionInputConfiguration
-
The location information for the S3 bucket used for input data for the data ingestion.
- setS3InputConfiguration(LabelsS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsInputConfiguration
-
Contains location information for the S3 location being used for label data.
- setS3OutputConfiguration(InferenceS3OutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
Specifies configuration information for the output results from for the inference, output S3 location.
- setScheduledStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the start time at which the inference scheduler began the specific inference execution.
- setSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- setSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- setServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
Indicates the status of the CreateDataset operation.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
Indicates the status of the CreateInferenceScheduler operation.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
Indicates the status of the CreateModel operation.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the status of the data ingestion job.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
Indicates the status of the dataset.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the status of the DataIngestionJob operation.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Indicates the status of the dataset.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies the current status of the model being described.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the status of the inference execution.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
Indicates the status of the inference scheduler.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Indicates the status of the data ingestion job.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The status of the inference execution.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The status of the ML model.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
Indicates the status of the ML model.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the status of the StartDataIngestionJob operation.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- setStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
Specifies the key of the tag to be removed from a specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Any tags associated with the ingested data described in the dataset.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Any tags associated with the inference scheduler.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Any tags associated with the ML model being created.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceResult
-
Any tags associated with the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The tag or tags to be associated with a specific resource.
- setTargetSamplingRate(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataPreProcessingConfiguration
-
The sampling rate of the data after post processing by Amazon Lookout for Equipment.
- setTimestampFormat(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).
- setTrainingDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of training data for the ML
model.
- setTrainingDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of training data for the ML model.
- setTrainingDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of training data for the ML
model.
- setTrainingDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of training data for the ML model.
- setTrainingExecutionEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model was completed.
- setTrainingExecutionStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model began.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was last updated, if it was.
- setValue(String) - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The value for the specified tag.
- shutdown() - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- shutdown() - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClient
-
- standard() - Static method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClientBuilder
-
- startDataIngestionJob(StartDataIngestionJobRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- startDataIngestionJob(StartDataIngestionJobRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
Starts a data ingestion job.
- startDataIngestionJob(StartDataIngestionJobRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClient
-
Starts a data ingestion job.
- startDataIngestionJobAsync(StartDataIngestionJobRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- startDataIngestionJobAsync(StartDataIngestionJobRequest, AsyncHandler<StartDataIngestionJobRequest, StartDataIngestionJobResult>) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- startDataIngestionJobAsync(StartDataIngestionJobRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Starts a data ingestion job.
- startDataIngestionJobAsync(StartDataIngestionJobRequest, AsyncHandler<StartDataIngestionJobRequest, StartDataIngestionJobResult>) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Starts a data ingestion job.
- startDataIngestionJobAsync(StartDataIngestionJobRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- startDataIngestionJobAsync(StartDataIngestionJobRequest, AsyncHandler<StartDataIngestionJobRequest, StartDataIngestionJobResult>) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- StartDataIngestionJobRequest - Class in com.amazonaws.services.lookoutequipment.model
-
- StartDataIngestionJobRequest() - Constructor for class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
- StartDataIngestionJobResult - Class in com.amazonaws.services.lookoutequipment.model
-
- StartDataIngestionJobResult() - Constructor for class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
- startInferenceScheduler(StartInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- startInferenceScheduler(StartInferenceSchedulerRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
Starts an inference scheduler.
- startInferenceScheduler(StartInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClient
-
Starts an inference scheduler.
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest, AsyncHandler<StartInferenceSchedulerRequest, StartInferenceSchedulerResult>) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Starts an inference scheduler.
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest, AsyncHandler<StartInferenceSchedulerRequest, StartInferenceSchedulerResult>) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Starts an inference scheduler.
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- startInferenceSchedulerAsync(StartInferenceSchedulerRequest, AsyncHandler<StartInferenceSchedulerRequest, StartInferenceSchedulerResult>) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- StartInferenceSchedulerRequest - Class in com.amazonaws.services.lookoutequipment.model
-
- StartInferenceSchedulerRequest() - Constructor for class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerRequest
-
- StartInferenceSchedulerResult - Class in com.amazonaws.services.lookoutequipment.model
-
- StartInferenceSchedulerResult() - Constructor for class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
- stopInferenceScheduler(StopInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- stopInferenceScheduler(StopInferenceSchedulerRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
Stops an inference scheduler.
- stopInferenceScheduler(StopInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClient
-
Stops an inference scheduler.
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest, AsyncHandler<StopInferenceSchedulerRequest, StopInferenceSchedulerResult>) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Stops an inference scheduler.
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest, AsyncHandler<StopInferenceSchedulerRequest, StopInferenceSchedulerResult>) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Stops an inference scheduler.
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- stopInferenceSchedulerAsync(StopInferenceSchedulerRequest, AsyncHandler<StopInferenceSchedulerRequest, StopInferenceSchedulerResult>) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- StopInferenceSchedulerRequest - Class in com.amazonaws.services.lookoutequipment.model
-
- StopInferenceSchedulerRequest() - Constructor for class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerRequest
-
- StopInferenceSchedulerResult - Class in com.amazonaws.services.lookoutequipment.model
-
- StopInferenceSchedulerResult() - Constructor for class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
- Tag - Class in com.amazonaws.services.lookoutequipment.model
-
A tag is a key-value pair that can be added to a resource as metadata.
- Tag() - Constructor for class com.amazonaws.services.lookoutequipment.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipment
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipment
-
Associates a given tag to a resource in your account.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentClient
-
Associates a given tag to a resource in your account.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lookoutequipment.AbstractAmazonLookoutEquipmentAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Associates a given tag to a resource in your account.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsync
-
Associates a given tag to a resource in your account.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lookoutequipment.AmazonLookoutEquipmentAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.lookoutequipment.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.lookoutequipment.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.lookoutequipment.model.TagResourceResult
-
- TargetSamplingRate - Enum in com.amazonaws.services.lookoutequipment.model
-
- ThrottlingException - Exception in com.amazonaws.services.lookoutequipment.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.lookoutequipment.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DataPreProcessingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSchema
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.DatasetStatus
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.DataUploadFrequency
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteInferenceSchedulerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DeleteModelResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.InferenceExecutionStatus
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.InferenceSchedulerStatus
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.IngestionInputConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.IngestionJobStatus
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.LabelsInputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.ModelStatus
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lookoutequipment.model.TargetSamplingRate
-
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerResult
-
Returns a string representation of this object.
- withBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The bucket containing the input dataset for the inference.
- withBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The bucket containing the output results from the inference
- withBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The name of the S3 bucket used for the input data for the data ingestion.
- withBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The name of the S3 bucket holding the label data.
- withBucket(String) - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The name of the specific S3 bucket.
- withClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A unique identifier for the request.
- withClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A unique identifier for the request.
- withClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
A unique identifier for the request.
- withClientToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
A unique identifier for the request.
- withComponentTimestampDelimiter(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
Indicates the delimiter character used between items in the data.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The time at which the dataset was created in Amazon Lookout for Equipment.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The time at which the data ingestion job was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was created in Amazon Lookout for Equipment.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time and date at which the ML model was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The time at which the specific model was created.
- withCustomerResultObject(S3Object) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
- withDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- withDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
A period of time (in minutes) by which inference on the data is delayed after the data starts.
- withDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- withDataDelayOffsetInMinutes(Long) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
> A period of time (in minutes) by which inference on the data is delayed after the data starts.
- withDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution stopped.
- withDataEndTimeBefore(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset before which Amazon Lookout for Equipment stopped the inference
execution.
- withDataIngestionJobSummaries(DataIngestionJobSummary...) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
Specifies information about the specific data ingestion job, including dataset name and status.
- withDataIngestionJobSummaries(Collection<DataIngestionJobSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
Specifies information about the specific data ingestion job, including dataset name and status.
- withDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- withDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- withDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the input data for the inference scheduler, including delimiter, format,
and dataset location.
- withDataInputConfiguration(InferenceInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the input data for the inference scheduler, including delimiter, format, and dataset
location.
- withDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Specifies configuration information for the output results for the inference scheduler, including the S3 location
for the output.
- withDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies information for the output results for the inference scheduler, including the output S3 location.
- withDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies configuration information for the output results from for the inference execution, including the output
S3 location.
- withDataOutputConfiguration(InferenceOutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
Specifies information for the output results from the inference scheduler, including the output S3 location.
- withDataPreProcessingConfiguration(DataPreProcessingConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- withDataPreProcessingConfiguration(DataPreProcessingConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The configuration is the TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being created.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The Amazon Resource Name (ARN) of the dataset used in the data ingestion job.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the specified dataset.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of the dataset being used in the data ingestion job.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset being described.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resouce Name (ARN) of the dataset used to create the ML model being described.
- withDatasetArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the dataset used to create the model.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
The name of the dataset being created.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
The name of the dataset being created.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name of the dataset for the ML model being created.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
The name of the dataset used for the data ingestion job.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
The name of the dataset.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteDatasetRequest
-
The name of the dataset to be deleted.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetRequest
-
The name of the dataset to be described.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
The name of the dataset being described.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the dataset being used by the ML being described.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
The name of the dataset being used for the data ingestion job.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the dataset being used for the ML model.
- withDatasetName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The name of the dataset being used by the data ingestion job.
- withDatasetNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
The beginning of the name of the datasets to be listed.
- withDatasetNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the dataset of the ML models to be listed.
- withDatasetSchema(DatasetSchema) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- withDatasetSchema(DatasetSchema) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The data schema for the ML model being created.
- withDatasetSummaries(DatasetSummary...) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
Provides information about the specified dataset, including creation time, dataset ARN, and status.
- withDatasetSummaries(Collection<DatasetSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
Provides information about the specified dataset, including creation time, dataset ARN, and status.
- withDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the time reference in the dataset at which the inference execution began.
- withDataStartTimeAfter(Date) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The time reference in the inferenced dataset after which Amazon Lookout for Equipment started the inference
execution.
- withDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(DataUploadFrequency) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies how often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(DataUploadFrequency) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies how often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
How often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(DataUploadFrequency) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
How often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- withDataUploadFrequency(DataUploadFrequency) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
How often data is uploaded to the source S3 bucket for the input data.
- withEvaluationDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of evaluation data for the ML
model.
- withEvaluationDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of evaluation data for the ML model.
- withEvaluationDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of evaluation data for the ML
model.
- withEvaluationDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of evaluation data for the ML
model.
- withFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the reason for failure when a data ingestion job has failed.
- withFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
If the training of the ML model failed, this indicates the reason for that failure.
- withFailedReason(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Specifies the reason for failure when an inference execution has failed.
- withInferenceExecutionSummaries(InferenceExecutionSummary...) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
Provides an array of information about the individual inference executions returned from the
ListInferenceExecutions operation, including model used, inference scheduler, data configuration,
and so on.
- withInferenceExecutionSummaries(Collection<InferenceExecutionSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
Provides an array of information about the individual inference executions returned from the
ListInferenceExecutions operation, including model used, inference scheduler, data configuration,
and so on.
- withInferenceInputNameConfiguration(InferenceInputNameConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
> Specifies configuration information for the input data for the inference, including timestamp format and
delimiter.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being created.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being described.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the inference scheduler being used for the inference execution.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the inference scheduler.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference scheduler being started.
- withInferenceSchedulerArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the inference schedule being stopped.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the inference scheduler being created.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
The name of inference scheduler being created.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteInferenceSchedulerRequest
-
The name of the inference scheduler to be deleted.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerRequest
-
The name of the inference scheduler being described.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the inference scheduler being described.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the inference scheduler being used for the inference execution.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the inference scheduler.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The name of the inference scheduler for the inference execution listed.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerRequest
-
The name of the inference scheduler to be started.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the inference scheduler being started.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerRequest
-
The name of the inference scheduler to be stopped.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the inference scheduler being stopped.
- withInferenceSchedulerName(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The name of the inference scheduler to be updated.
- withInferenceSchedulerNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The beginning of the name of the inference schedulers to be listed.
- withInferenceSchedulerSummaries(InferenceSchedulerSummary...) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
Provides information about the specified inference scheduler, including data upload frequency, model name and
ARN, and status.
- withInferenceSchedulerSummaries(Collection<InferenceSchedulerSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
Provides information about the specified inference scheduler, including data upload frequency, model name and
ARN, and status.
- withIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Specifies information for the input data for the data inference job, including data S3 location parameters.
- withIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- withIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the S3 location configuration for the data input for the data ingestion job.
- withIngestionInputConfiguration(IngestionInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
Specifies information for the input data for the data ingestion job, including dataset S3 location.
- withInlineDataSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSchema
- withInputTimeZoneOffset(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Indicates the difference between your time zone and Greenwich Mean Time (GMT).
- withJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the job ID of the data ingestion job.
- withJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobRequest
-
The job ID of the data ingestion job.
- withJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- withJobId(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the job ID of the data ingestion job.
- withKey(String) - Method in class com.amazonaws.services.lookoutequipment.model.S3Object
-
The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object.
- withKey(String) - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The key for the specified tag.
- withKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
The ID number for the AWS KMS key used to encrypt the inference output.
- withLabelsInputConfiguration(LabelsInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The input configuration for the labels being used for the ML model that's being created.
- withLabelsInputConfiguration(LabelsInputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies configuration information about the labels input, including its S3 location.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Specifies the time the dataset was last updated, if it was.
- withLastUpdatedTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the last time the ML model was updated.
- withMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Specifies the maximum number of data ingestion jobs to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
Specifies the maximum number of datasets to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
Specifies the maximum number of inference executions to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
Specifies the maximum number of inference schedulers to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
Specifies the maximum number of ML models to list.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
The Amazon Resource Name (ARN) of the model being created.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model of the inference scheduler being described.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of the ML model being described.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The Amazon Resource Name (ARN) of the ML model used for the inference execution.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The Amazon Resource Name (ARN) of the ML model.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model being used by the inference scheduler.
- withModelArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler being stopped.
- withModelMetrics(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Model Metrics show an aggregated summary of the model's performance within the evaluation time range.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The name of the previously trained ML model being used to create the inference scheduler.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The name for the ML model to be created.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DeleteModelRequest
-
The name of the ML model to be deleted.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The name of the ML model of the inference scheduler being described.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelRequest
-
The name of the ML model to be described.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The name of the ML model being described.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
The name of the ML model being used for the inference execution.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
The name of the ML model used for the inference scheduler.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
The name of the ML model used by the inference scheduler to be listed.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
The name of the ML model.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
The name of the ML model being used by the inference scheduler.
- withModelName(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
The name of the ML model used by the inference scheduler being stopped.
- withModelNameBeginsWith(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The beginning of the name of the ML models being listed.
- withModelSummaries(ModelSummary...) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
Provides information on the specified model, including created time, model and dataset ARNs, and status.
- withModelSummaries(Collection<ModelSummary>) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
Provides information on the specified model, including created time, model and dataset ARNs, and status.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsResult
-
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsRequest
-
An opaque pagination token indicating where to continue the listing of datasets.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDatasetsResult
-
An opaque pagination token indicating where to continue the listing of datasets.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
An opaque pagination token indicating where to continue the listing of inference executions.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsResult
-
An opaque pagination token indicating where to continue the listing of inference executions.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersRequest
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceSchedulersResult
-
An opaque pagination token indicating where to continue the listing of inference schedulers.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
An opaque pagination token indicating where to continue the listing of ML models.
- withNextToken(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsResult
-
An opaque pagination token indicating where to continue the listing of ML models.
- withPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3InputConfiguration
-
The prefix for the S3 bucket used for the input data for the inference.
- withPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceS3OutputConfiguration
-
The prefix for the S3 bucket used for the output results from the inference.
- withPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionS3InputConfiguration
-
The prefix for the S3 location being used for the input data for the data ingestion.
- withPrefix(String) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsS3InputConfiguration
-
The prefix for the S3 bucket used for the label data.
- withResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource (such as the dataset or model) that is the focus of the
ListTagsForResource operation.
- withResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the specific resource to which the tag should be associated.
- withResourceArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to which the tag is currently associated.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used for the inference.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source being used to create the ML
model.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source being ingested.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler
being described.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the ML model being
described.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.
- withRoleArn(String) - Method in class com.amazonaws.services.lookoutequipment.model.UpdateInferenceSchedulerRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source for the inference scheduler.
- withS3InputConfiguration(InferenceS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputConfiguration
-
Specifies configuration information for the input data for the inference, including S3 location of input data..
- withS3InputConfiguration(IngestionS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.IngestionInputConfiguration
-
The location information for the S3 bucket used for input data for the data ingestion.
- withS3InputConfiguration(LabelsS3InputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.LabelsInputConfiguration
-
Contains location information for the S3 location being used for label data.
- withS3OutputConfiguration(InferenceS3OutputConfiguration) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceOutputConfiguration
-
Specifies configuration information for the output results from for the inference, output S3 location.
- withScheduledStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the start time at which the inference scheduler began the specific inference execution.
- withSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- withSchema(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
A JSON description of the data that is in each time series dataset, including names, column names, and data
types.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt dataset data by Amazon Lookout
for Equipment.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt inference scheduler data by
Amazon Lookout for Equipment.
- withServerSideKmsKeyId(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt model data by Amazon Lookout for
Equipment.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
Indicates the status of the CreateDataset operation.
- withStatus(DatasetStatus) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetResult
-
Indicates the status of the CreateDataset operation.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
Indicates the status of the CreateInferenceScheduler operation.
- withStatus(InferenceSchedulerStatus) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerResult
-
Indicates the status of the CreateInferenceScheduler operation.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
Indicates the status of the CreateModel operation.
- withStatus(ModelStatus) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelResult
-
Indicates the status of the CreateModel operation.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the status of the data ingestion job.
- withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DataIngestionJobSummary
-
Indicates the status of the data ingestion job.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
Indicates the status of the dataset.
- withStatus(DatasetStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DatasetSummary
-
Indicates the status of the dataset.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the status of the DataIngestionJob operation.
- withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDataIngestionJobResult
-
Indicates the status of the DataIngestionJob operation.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Indicates the status of the dataset.
- withStatus(DatasetStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeDatasetResult
-
Indicates the status of the dataset.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withStatus(InferenceSchedulerStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies the current status of the model being described.
- withStatus(ModelStatus) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Specifies the current status of the model being described.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the status of the inference execution.
- withStatus(InferenceExecutionStatus) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceExecutionSummary
-
Indicates the status of the inference execution.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
Indicates the status of the inference scheduler.
- withStatus(InferenceSchedulerStatus) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceSchedulerSummary
-
Indicates the status of the inference scheduler.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Indicates the status of the data ingestion job.
- withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.lookoutequipment.model.ListDataIngestionJobsRequest
-
Indicates the status of the data ingestion job.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The status of the inference execution.
- withStatus(InferenceExecutionStatus) - Method in class com.amazonaws.services.lookoutequipment.model.ListInferenceExecutionsRequest
-
The status of the inference execution.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The status of the ML model.
- withStatus(ModelStatus) - Method in class com.amazonaws.services.lookoutequipment.model.ListModelsRequest
-
The status of the ML model.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
Indicates the status of the ML model.
- withStatus(ModelStatus) - Method in class com.amazonaws.services.lookoutequipment.model.ModelSummary
-
Indicates the status of the ML model.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the status of the StartDataIngestionJob operation.
- withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.lookoutequipment.model.StartDataIngestionJobResult
-
Indicates the status of the StartDataIngestionJob operation.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withStatus(InferenceSchedulerStatus) - Method in class com.amazonaws.services.lookoutequipment.model.StartInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withStatus(String) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withStatus(InferenceSchedulerStatus) - Method in class com.amazonaws.services.lookoutequipment.model.StopInferenceSchedulerResult
-
Indicates the status of the inference scheduler.
- withTagKeys(String...) - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
Specifies the key of the tag to be removed from a specified resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.lookoutequipment.model.UntagResourceRequest
-
Specifies the key of the tag to be removed from a specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Any tags associated with the ingested data described in the dataset.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateDatasetRequest
-
Any tags associated with the ingested data described in the dataset.
- withTags(Tag...) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Any tags associated with the inference scheduler.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateInferenceSchedulerRequest
-
Any tags associated with the inference scheduler.
- withTags(Tag...) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Any tags associated with the ML model being created.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Any tags associated with the ML model being created.
- withTags(Tag...) - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceResult
-
Any tags associated with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.ListTagsForResourceResult
-
Any tags associated with the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The tag or tags to be associated with a specific resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.lookoutequipment.model.TagResourceRequest
-
The tag or tags to be associated with a specific resource.
- withTargetSamplingRate(String) - Method in class com.amazonaws.services.lookoutequipment.model.DataPreProcessingConfiguration
-
The sampling rate of the data after post processing by Amazon Lookout for Equipment.
- withTargetSamplingRate(TargetSamplingRate) - Method in class com.amazonaws.services.lookoutequipment.model.DataPreProcessingConfiguration
-
The sampling rate of the data after post processing by Amazon Lookout for Equipment.
- withTimestampFormat(String) - Method in class com.amazonaws.services.lookoutequipment.model.InferenceInputNameConfiguration
-
The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).
- withTrainingDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to end the subset of training data for the ML
model.
- withTrainingDataEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to end the subset of training data for the ML model.
- withTrainingDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.CreateModelRequest
-
Indicates the time reference in the dataset that should be used to begin the subset of training data for the ML
model.
- withTrainingDataStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time reference in the dataset that was used to begin the subset of training data for the ML model.
- withTrainingExecutionEndTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model was completed.
- withTrainingExecutionStartTime(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeModelResult
-
Indicates the time at which the training of the ML model began.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.lookoutequipment.model.DescribeInferenceSchedulerResult
-
Specifies the time at which the inference scheduler was last updated, if it was.
- withValue(String) - Method in class com.amazonaws.services.lookoutequipment.model.Tag
-
The value for the specified tag.