Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionServiceGrpc.PredictionServiceStub
-
Packages that use PredictionServiceGrpc.PredictionServiceStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionServiceGrpc.PredictionServiceStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionServiceGrpc.PredictionServiceStub Modifier and Type Method Description protected PredictionServiceGrpc.PredictionServiceStubPredictionServiceGrpc.PredictionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PredictionServiceGrpc.PredictionServiceStubPredictionServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-