Class AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceImplBase
- java.lang.Object
-
- com.google.cloud.advisorynotifications.v1.AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceImplBase
-
- All Implemented Interfaces:
AdvisoryNotificationsServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- AdvisoryNotificationsServiceGrpc
public abstract static class AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceImplBase extends Object implements io.grpc.BindableService, AdvisoryNotificationsServiceGrpc.AsyncService
Base class for the server implementation of the service AdvisoryNotificationsService.Service to manage Security and Privacy Notifications.
-
-
Constructor Summary
Constructors Constructor Description AdvisoryNotificationsServiceImplBase()
-
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.advisorynotifications.v1.AdvisoryNotificationsServiceGrpc.AsyncService
getNotification, listNotifications
-
-