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