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