Uses of Class
com.google.cloud.talent.v4beta1.EventServiceClient
-
Packages that use EventServiceClient Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of EventServiceClient in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return EventServiceClient Modifier and Type Method Description static EventServiceClient
EventServiceClient. create()
Constructs an instance of EventServiceClient with default settings.static EventServiceClient
EventServiceClient. create(EventServiceSettings settings)
Constructs an instance of EventServiceClient, using the given settings.static EventServiceClient
EventServiceClient. create(EventServiceStub stub)
Constructs an instance of EventServiceClient, using the given stub for making calls.
-