Package com.google.cloud.retail.v2
Class ControlServiceGrpc.ControlServiceImplBase
- java.lang.Object
-
- com.google.cloud.retail.v2.ControlServiceGrpc.ControlServiceImplBase
-
- All Implemented Interfaces:
ControlServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ControlServiceGrpc
public abstract static class ControlServiceGrpc.ControlServiceImplBase extends Object implements io.grpc.BindableService, ControlServiceGrpc.AsyncService
Base class for the server implementation of the service ControlService.Service for modifying Control.
-
-
Constructor Summary
Constructors Constructor Description ControlServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.retail.v2.ControlServiceGrpc.AsyncService
createControl, deleteControl, getControl, listControls, updateControl
-
-