Uses of Class
com.google.cloud.servicedirectory.v1.LookupServiceClient
-
Packages that use LookupServiceClient Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory API -
-
Uses of LookupServiceClient in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return LookupServiceClient Modifier and Type Method Description static LookupServiceClientLookupServiceClient. create()Constructs an instance of LookupServiceClient with default settings.static LookupServiceClientLookupServiceClient. create(LookupServiceSettings settings)Constructs an instance of LookupServiceClient, using the given settings.static LookupServiceClientLookupServiceClient. create(LookupServiceStub stub)Constructs an instance of LookupServiceClient, using the given stub for making calls.
-