Class CustomerServiceGrpc.CustomerServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.CustomerServiceGrpc.CustomerServiceImplBase
All Implemented Interfaces:
CustomerServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
CustomerServiceGrpc

public abstract static class CustomerServiceGrpc.CustomerServiceImplBase extends Object implements io.grpc.BindableService, CustomerServiceGrpc.AsyncService
Base class for the server implementation of the service CustomerService.
 Service to manage customers.
 
  • Constructor Details

    • CustomerServiceImplBase

      public CustomerServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService