public static interface TranslationSettings.Builder extends SdkPojo, CopyableBuilder<TranslationSettings.Builder,TranslationSettings>
| Modifier and Type | Method and Description |
|---|---|
TranslationSettings.Builder |
formality(Formality formality)
Sets the value of the Formality property for this object.
|
TranslationSettings.Builder |
formality(String formality)
Sets the value of the Formality property for this object.
|
TranslationSettings.Builder |
profanity(Profanity profanity)
Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your
translation output.
|
TranslationSettings.Builder |
profanity(String profanity)
Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your
translation output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTranslationSettings.Builder formality(String formality)
TranslationSettings.Builder formality(Formality formality)
TranslationSettings.Builder profanity(String profanity)
Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your translation output.
To mask profane words and phrases, Amazon Translate replaces them with the grawlix string “?$#@$“. This 5-character sequence is used for each profane word or phrase, regardless of the length or number of words.
Amazon Translate does not detect profanity in all of its supported languages. For languages that support profanity detection, see Supported Languages and Language Codes in the Amazon Translate Developer Guide.
profanity - Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your
translation output.
To mask profane words and phrases, Amazon Translate replaces them with the grawlix string “?$#@$“. This 5-character sequence is used for each profane word or phrase, regardless of the length or number of words.
Amazon Translate does not detect profanity in all of its supported languages. For languages that support profanity detection, see Supported Languages and Language Codes in the Amazon Translate Developer Guide.
Profanity,
ProfanityTranslationSettings.Builder profanity(Profanity profanity)
Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your translation output.
To mask profane words and phrases, Amazon Translate replaces them with the grawlix string “?$#@$“. This 5-character sequence is used for each profane word or phrase, regardless of the length or number of words.
Amazon Translate does not detect profanity in all of its supported languages. For languages that support profanity detection, see Supported Languages and Language Codes in the Amazon Translate Developer Guide.
profanity - Enable the profanity setting if you want Amazon Translate to mask profane words and phrases in your
translation output.
To mask profane words and phrases, Amazon Translate replaces them with the grawlix string “?$#@$“. This 5-character sequence is used for each profane word or phrase, regardless of the length or number of words.
Amazon Translate does not detect profanity in all of its supported languages. For languages that support profanity detection, see Supported Languages and Language Codes in the Amazon Translate Developer Guide.
Profanity,
ProfanityCopyright © 2022. All rights reserved.