Uses of Class
com.google.cloud.servicedirectory.v1.stub.LookupServiceStub
-
Packages that use LookupServiceStub Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1.stub -
-
Uses of LookupServiceStub in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return LookupServiceStub Modifier and Type Method Description LookupServiceStub
LookupServiceClient. getStub()
Methods in com.google.cloud.servicedirectory.v1 with parameters of type LookupServiceStub Modifier and Type Method Description static LookupServiceClient
LookupServiceClient. create(LookupServiceStub stub)
Constructs an instance of LookupServiceClient, using the given stub for making calls.Constructors in com.google.cloud.servicedirectory.v1 with parameters of type LookupServiceStub Constructor Description LookupServiceClient(LookupServiceStub stub)
-
Uses of LookupServiceStub in com.google.cloud.servicedirectory.v1.stub
Subclasses of LookupServiceStub in com.google.cloud.servicedirectory.v1.stub Modifier and Type Class Description class
GrpcLookupServiceStub
gRPC stub implementation for the LookupService service API.class
HttpJsonLookupServiceStub
REST stub implementation for the LookupService service API.Methods in com.google.cloud.servicedirectory.v1.stub that return LookupServiceStub Modifier and Type Method Description LookupServiceStub
LookupServiceStubSettings. createStub()
-