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