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