Package com.google.cloud.translate
Class TranslateOptions.DefaultTranslateFactory
- java.lang.Object
-
- com.google.cloud.translate.TranslateOptions.DefaultTranslateFactory
-
- All Implemented Interfaces:
com.google.cloud.ServiceFactory<Translate,TranslateOptions>
,TranslateFactory
- Enclosing class:
- TranslateOptions
public static class TranslateOptions.DefaultTranslateFactory extends Object implements TranslateFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultTranslateFactory()
-
-
-
Method Detail
-
create
public Translate create(TranslateOptions options)
- Specified by:
create
in interfacecom.google.cloud.ServiceFactory<Translate,TranslateOptions>
-
-