Interface DescribeDetectorModelAnalysisResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeDetectorModelAnalysisResponse.Builder,DescribeDetectorModelAnalysisResponse>, IotEventsResponse.Builder, SdkBuilder<DescribeDetectorModelAnalysisResponse.Builder,DescribeDetectorModelAnalysisResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeDetectorModelAnalysisResponse

  • Method Details

    • status

      The status of the analysis activity. The status can be one of the following values:

      • RUNNING - AWS IoT Events is analyzing your detector model. This process can take several minutes to complete.

      • COMPLETE - AWS IoT Events finished analyzing your detector model.

      • FAILED - AWS IoT Events couldn't analyze your detector model. Try again later.

      Parameters:
      status - The status of the analysis activity. The status can be one of the following values:

      • RUNNING - AWS IoT Events is analyzing your detector model. This process can take several minutes to complete.

      • COMPLETE - AWS IoT Events finished analyzing your detector model.

      • FAILED - AWS IoT Events couldn't analyze your detector model. Try again later.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the analysis activity. The status can be one of the following values:

      • RUNNING - AWS IoT Events is analyzing your detector model. This process can take several minutes to complete.

      • COMPLETE - AWS IoT Events finished analyzing your detector model.

      • FAILED - AWS IoT Events couldn't analyze your detector model. Try again later.

      Parameters:
      status - The status of the analysis activity. The status can be one of the following values:

      • RUNNING - AWS IoT Events is analyzing your detector model. This process can take several minutes to complete.

      • COMPLETE - AWS IoT Events finished analyzing your detector model.

      • FAILED - AWS IoT Events couldn't analyze your detector model. Try again later.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: