Uses of Class
com.google.cloud.speech.v1p1beta1.stub.AdaptationStub
-
Packages that use AdaptationStub Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v1p1beta1.stub -
-
Uses of AdaptationStub in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return AdaptationStub Modifier and Type Method Description AdaptationStubAdaptationClient. getStub()Methods in com.google.cloud.speech.v1p1beta1 with parameters of type AdaptationStub Modifier and Type Method Description static AdaptationClientAdaptationClient. create(AdaptationStub stub)Constructs an instance of AdaptationClient, using the given stub for making calls.Constructors in com.google.cloud.speech.v1p1beta1 with parameters of type AdaptationStub Constructor Description AdaptationClient(AdaptationStub stub) -
Uses of AdaptationStub in com.google.cloud.speech.v1p1beta1.stub
Subclasses of AdaptationStub in com.google.cloud.speech.v1p1beta1.stub Modifier and Type Class Description classGrpcAdaptationStubgRPC stub implementation for the Adaptation service API.classHttpJsonAdaptationStubREST stub implementation for the Adaptation service API.Methods in com.google.cloud.speech.v1p1beta1.stub that return AdaptationStub Modifier and Type Method Description AdaptationStubAdaptationStubSettings. createStub()
-