Package com.google.cloud.ids.v1
Class IDSGrpc.IDSImplBase
- java.lang.Object
-
- com.google.cloud.ids.v1.IDSGrpc.IDSImplBase
-
- All Implemented Interfaces:
IDSGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- IDSGrpc
public abstract static class IDSGrpc.IDSImplBase extends Object implements io.grpc.BindableService, IDSGrpc.AsyncService
Base class for the server implementation of the service IDS.The IDS Service
-
-
Constructor Summary
Constructors Constructor Description IDSImplBase()
-
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.ids.v1.IDSGrpc.AsyncService
createEndpoint, deleteEndpoint, getEndpoint, listEndpoints
-
-