Uses of Interface
software.amazon.awssdk.services.translate.TranslateClientBuilder
-
Packages that use TranslateClientBuilder Package Description software.amazon.awssdk.services.translate Provides translation of the input content from the source language to the target language. -
-
Uses of TranslateClientBuilder in software.amazon.awssdk.services.translate
Methods in software.amazon.awssdk.services.translate that return TranslateClientBuilder Modifier and Type Method Description static TranslateClientBuilderTranslateClient. builder()Create a builder that can be used to configure and create aTranslateClient.
-