Uses of Class
com.google.cloud.talent.v4beta1.stub.EventServiceStub
-
Packages that use EventServiceStub Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of EventServiceStub in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return EventServiceStub Modifier and Type Method Description EventServiceStub
EventServiceClient. getStub()
Methods in com.google.cloud.talent.v4beta1 with parameters of type EventServiceStub Modifier and Type Method Description static EventServiceClient
EventServiceClient. create(EventServiceStub stub)
Constructs an instance of EventServiceClient, using the given stub for making calls.Constructors in com.google.cloud.talent.v4beta1 with parameters of type EventServiceStub Constructor Description EventServiceClient(EventServiceStub stub)
-
Uses of EventServiceStub in com.google.cloud.talent.v4beta1.stub
Subclasses of EventServiceStub in com.google.cloud.talent.v4beta1.stub Modifier and Type Class Description class
GrpcEventServiceStub
gRPC stub implementation for the EventService service API.class
HttpJsonEventServiceStub
REST stub implementation for the EventService service API.Methods in com.google.cloud.talent.v4beta1.stub that return EventServiceStub Modifier and Type Method Description EventServiceStub
EventServiceStubSettings. createStub()
-