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