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 EventServiceClientEventServiceClient. create()Constructs an instance of EventServiceClient with default settings.static EventServiceClientEventServiceClient. create(EventServiceSettings settings)Constructs an instance of EventServiceClient, using the given settings.static EventServiceClientEventServiceClient. create(EventServiceStub stub)Constructs an instance of EventServiceClient, using the given stub for making calls.
-