Uses of Class
com.google.cloud.talent.v4beta1.CompanyServiceGrpc.CompanyServiceFutureStub
-
Packages that use CompanyServiceGrpc.CompanyServiceFutureStub Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of CompanyServiceGrpc.CompanyServiceFutureStub in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return CompanyServiceGrpc.CompanyServiceFutureStub Modifier and Type Method Description protected CompanyServiceGrpc.CompanyServiceFutureStub
CompanyServiceGrpc.CompanyServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CompanyServiceGrpc.CompanyServiceFutureStub
CompanyServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-