Uses of Class
com.google.cloud.servicedirectory.v1beta1.RegistrationServiceGrpc.RegistrationServiceFutureStub
-
Packages that use RegistrationServiceGrpc.RegistrationServiceFutureStub Package Description com.google.cloud.servicedirectory.v1beta1 A client to Service Directory API -
-
Uses of RegistrationServiceGrpc.RegistrationServiceFutureStub in com.google.cloud.servicedirectory.v1beta1
Methods in com.google.cloud.servicedirectory.v1beta1 that return RegistrationServiceGrpc.RegistrationServiceFutureStub Modifier and Type Method Description protected RegistrationServiceGrpc.RegistrationServiceFutureStub
RegistrationServiceGrpc.RegistrationServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RegistrationServiceGrpc.RegistrationServiceFutureStub
RegistrationServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-