Class SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase
- java.lang.Object
-
- com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase
-
- All Implemented Interfaces:
SystemPolicyV1Beta1Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SystemPolicyV1Beta1Grpc
public abstract static class SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase extends Object implements io.grpc.BindableService, SystemPolicyV1Beta1Grpc.AsyncService
Base class for the server implementation of the service SystemPolicyV1Beta1.API for working with the system policy.
-
-
Constructor Summary
Constructors Constructor Description SystemPolicyV1Beta1ImplBase()
-
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.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.AsyncService
getSystemPolicy
-
-