@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class HumanLoopRequestSource extends Object implements Serializable, Cloneable, StructuredPojo
Container for configuring the source of human task requests.
| Constructor and Description |
|---|
HumanLoopRequestSource() |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource |
clone() |
boolean |
equals(Object obj) |
String |
getAwsManagedHumanLoopRequestSource()
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAwsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
String |
toString()
Returns a string representation of this object.
|
HumanLoopRequestSource |
withAwsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
HumanLoopRequestSource |
withAwsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
public void setAwsManagedHumanLoopRequestSource(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:
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:AwsManagedHumanLoopRequestSourcepublic String getAwsManagedHumanLoopRequestSource()
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:
AwsManagedHumanLoopRequestSourcepublic HumanLoopRequestSource withAwsManagedHumanLoopRequestSource(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:
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:AwsManagedHumanLoopRequestSourcepublic HumanLoopRequestSource withAwsManagedHumanLoopRequestSource(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:
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:AwsManagedHumanLoopRequestSourcepublic String toString()
toString in class ObjectObject.toString()public HumanLoopRequestSource clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.