Class IncentiveServiceGrpc.IncentiveServiceImplBase
java.lang.Object
com.google.ads.googleads.v23.services.IncentiveServiceGrpc.IncentiveServiceImplBase
- All Implemented Interfaces:
IncentiveServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- IncentiveServiceGrpc
public abstract static class IncentiveServiceGrpc.IncentiveServiceImplBase
extends Object
implements io.grpc.BindableService, IncentiveServiceGrpc.AsyncService
Base class for the server implementation of the service IncentiveService.
Service to support incentive related operations.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v23.services.IncentiveServiceGrpc.AsyncService
applyIncentive, fetchIncentive
-
Constructor Details
-
IncentiveServiceImplBase
public IncentiveServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-