Uses of Class
com.google.cloud.servicedirectory.v1.LookupServiceSettings
-
Packages that use LookupServiceSettings Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory API -
-
Uses of LookupServiceSettings in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return LookupServiceSettings Modifier and Type Method Description LookupServiceSettings
LookupServiceSettings.Builder. build()
static LookupServiceSettings
LookupServiceSettings. create(LookupServiceStubSettings stub)
LookupServiceSettings
LookupServiceClient. getSettings()
Methods in com.google.cloud.servicedirectory.v1 with parameters of type LookupServiceSettings Modifier and Type Method Description static LookupServiceClient
LookupServiceClient. create(LookupServiceSettings settings)
Constructs an instance of LookupServiceClient, using the given settings.Constructors in com.google.cloud.servicedirectory.v1 with parameters of type LookupServiceSettings Constructor Description Builder(LookupServiceSettings settings)
LookupServiceClient(LookupServiceSettings settings)
Constructs an instance of LookupServiceClient, using the given settings.
-