Interface HumanLoopRequestSource.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HumanLoopRequestSource.Builder,HumanLoopRequestSource>, SdkBuilder<HumanLoopRequestSource.Builder,HumanLoopRequestSource>, SdkPojo
Enclosing class:
HumanLoopRequestSource

public static interface HumanLoopRequestSource.Builder extends SdkPojo, CopyableBuilder<HumanLoopRequestSource.Builder,HumanLoopRequestSource>
  • Method Details

    • awsManagedHumanLoopRequestSource

      HumanLoopRequestSource.Builder awsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)

      Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:

      Parameters:
      awsManagedHumanLoopRequestSource - Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • awsManagedHumanLoopRequestSource

      HumanLoopRequestSource.Builder awsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource)

      Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:

      Parameters:
      awsManagedHumanLoopRequestSource - Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: