| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
DataPreProcessingConfiguration |
DescribeModelResponse.dataPreProcessingConfiguration()
The configuration is the
TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment. |
DataPreProcessingConfiguration |
CreateModelRequest.dataPreProcessingConfiguration()
The configuration is the
TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment. |
| Modifier and Type | Method and Description |
|---|---|
DescribeModelResponse.Builder |
DescribeModelResponse.Builder.dataPreProcessingConfiguration(DataPreProcessingConfiguration dataPreProcessingConfiguration)
The configuration is the
TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment. |
CreateModelRequest.Builder |
CreateModelRequest.Builder.dataPreProcessingConfiguration(DataPreProcessingConfiguration dataPreProcessingConfiguration)
The configuration is the
TargetSamplingRate, which is the sampling rate of the data after post
processing by Amazon Lookout for Equipment. |
Copyright © 2022. All rights reserved.