Uses of Class
com.google.cloud.videointelligence.v1.stub.VideoIntelligenceServiceStub
-
Packages that use VideoIntelligenceServiceStub Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence APIcom.google.cloud.videointelligence.v1.stub -
-
Uses of VideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1
Methods in com.google.cloud.videointelligence.v1 that return VideoIntelligenceServiceStub Modifier and Type Method Description VideoIntelligenceServiceStub
VideoIntelligenceServiceClient. getStub()
Methods in com.google.cloud.videointelligence.v1 with parameters of type VideoIntelligenceServiceStub Modifier and Type Method Description static VideoIntelligenceServiceClient
VideoIntelligenceServiceClient. create(VideoIntelligenceServiceStub stub)
Constructs an instance of VideoIntelligenceServiceClient, using the given stub for making calls.Constructors in com.google.cloud.videointelligence.v1 with parameters of type VideoIntelligenceServiceStub Constructor Description VideoIntelligenceServiceClient(VideoIntelligenceServiceStub stub)
-
Uses of VideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1.stub
Subclasses of VideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1.stub Modifier and Type Class Description class
GrpcVideoIntelligenceServiceStub
gRPC stub implementation for the VideoIntelligenceService service API.class
HttpJsonVideoIntelligenceServiceStub
REST stub implementation for the VideoIntelligenceService service API.Methods in com.google.cloud.videointelligence.v1.stub that return VideoIntelligenceServiceStub Modifier and Type Method Description VideoIntelligenceServiceStub
VideoIntelligenceServiceStubSettings. createStub()
-