Class PhishingProtectionServiceV1Beta1Grpc.PhishingProtectionServiceV1Beta1ImplBase
- java.lang.Object
-
- com.google.phishingprotection.v1beta1.PhishingProtectionServiceV1Beta1Grpc.PhishingProtectionServiceV1Beta1ImplBase
-
- All Implemented Interfaces:
PhishingProtectionServiceV1Beta1Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- PhishingProtectionServiceV1Beta1Grpc
public abstract static class PhishingProtectionServiceV1Beta1Grpc.PhishingProtectionServiceV1Beta1ImplBase extends Object implements io.grpc.BindableService, PhishingProtectionServiceV1Beta1Grpc.AsyncService
Base class for the server implementation of the service PhishingProtectionServiceV1Beta1.Service to report phishing URIs.
-
-
Constructor Summary
Constructors Constructor Description PhishingProtectionServiceV1Beta1ImplBase()
-
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.phishingprotection.v1beta1.PhishingProtectionServiceV1Beta1Grpc.AsyncService
reportPhishing
-
-