Uses of Class
com.google.cloud.speech.v2.stub.HttpJsonSpeechStub
-
Packages that use HttpJsonSpeechStub Package Description com.google.cloud.speech.v2.stub -
-
Uses of HttpJsonSpeechStub in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return HttpJsonSpeechStub Modifier and Type Method Description static HttpJsonSpeechStub
HttpJsonSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonSpeechStub
HttpJsonSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonSpeechStub
HttpJsonSpeechStub. create(SpeechStubSettings settings)
-