public static interface HumanLoopDataAttributes.Builder extends SdkPojo, CopyableBuilder<HumanLoopDataAttributes.Builder,HumanLoopDataAttributes>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopDataAttributes.Builder |
contentClassifiers(Collection<ContentClassifier> contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
HumanLoopDataAttributes.Builder |
contentClassifiers(ContentClassifier... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
HumanLoopDataAttributes.Builder |
contentClassifiersWithStrings(Collection<String> contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
HumanLoopDataAttributes.Builder |
contentClassifiersWithStrings(String... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopDataAttributes.Builder contentClassifiersWithStrings(Collection<String> contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
contentClassifiers - Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
HumanLoopDataAttributes.Builder contentClassifiersWithStrings(String... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
contentClassifiers - Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
HumanLoopDataAttributes.Builder contentClassifiers(Collection<ContentClassifier> contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
contentClassifiers - Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
HumanLoopDataAttributes.Builder contentClassifiers(ContentClassifier... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
contentClassifiers - Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
Copyright © 2020. All rights reserved.