public static interface HumanLoopDataAttributes.Builder extends SdkPojo, CopyableBuilder<HumanLoopDataAttributes.Builder,HumanLoopDataAttributes>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopDataAttributes.Builder |
contentClassifiers(Collection<ContentClassifier> contentClassifiers)
Sets whether the input image is free of personally identifiable information.
|
HumanLoopDataAttributes.Builder |
contentClassifiers(ContentClassifier... contentClassifiers)
Sets whether the input image is free of personally identifiable information.
|
HumanLoopDataAttributes.Builder |
contentClassifiersWithStrings(Collection<String> contentClassifiers)
Sets whether the input image is free of personally identifiable information.
|
HumanLoopDataAttributes.Builder |
contentClassifiersWithStrings(String... contentClassifiers)
Sets whether the input image is free of personally identifiable information.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopDataAttributes.Builder contentClassifiersWithStrings(Collection<String> contentClassifiers)
Sets whether the input image is free of personally identifiable information.
contentClassifiers - Sets whether the input image is free of personally identifiable information.HumanLoopDataAttributes.Builder contentClassifiersWithStrings(String... contentClassifiers)
Sets whether the input image is free of personally identifiable information.
contentClassifiers - Sets whether the input image is free of personally identifiable information.HumanLoopDataAttributes.Builder contentClassifiers(Collection<ContentClassifier> contentClassifiers)
Sets whether the input image is free of personally identifiable information.
contentClassifiers - Sets whether the input image is free of personally identifiable information.HumanLoopDataAttributes.Builder contentClassifiers(ContentClassifier... contentClassifiers)
Sets whether the input image is free of personally identifiable information.
contentClassifiers - Sets whether the input image is free of personally identifiable information.Copyright © 2023. All rights reserved.