Uses of Class
com.google.cloud.talent.v4beta1.EventServiceSettings
-
Packages that use EventServiceSettings Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of EventServiceSettings in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return EventServiceSettings Modifier and Type Method Description EventServiceSettingsEventServiceSettings.Builder. build()static EventServiceSettingsEventServiceSettings. create(EventServiceStubSettings stub)EventServiceSettingsEventServiceClient. getSettings()Methods in com.google.cloud.talent.v4beta1 with parameters of type EventServiceSettings Modifier and Type Method Description static EventServiceClientEventServiceClient. create(EventServiceSettings settings)Constructs an instance of EventServiceClient, using the given settings.Constructors in com.google.cloud.talent.v4beta1 with parameters of type EventServiceSettings Constructor Description Builder(EventServiceSettings settings)EventServiceClient(EventServiceSettings settings)Constructs an instance of EventServiceClient, using the given settings.
-