Class BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase
- java.lang.Object
-
- com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase
-
- All Implemented Interfaces:
BinauthzManagementServiceV1Beta1Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- BinauthzManagementServiceV1Beta1Grpc
public abstract static class BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase extends Object implements io.grpc.BindableService, BinauthzManagementServiceV1Beta1Grpc.AsyncService
Base class for the server implementation of the service BinauthzManagementServiceV1Beta1.Google Cloud Management Service for Binary Authorization admission policies and attestation authorities. This API implements a REST model with the following objects: * [Policy][google.cloud.binaryauthorization.v1beta1.Policy] * [Attestor][google.cloud.binaryauthorization.v1beta1.Attestor]
-
-
Constructor Summary
Constructors Constructor Description BinauthzManagementServiceV1Beta1ImplBase()
-
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.BinauthzManagementServiceV1Beta1Grpc.AsyncService
createAttestor, deleteAttestor, getAttestor, getPolicy, listAttestors, updateAttestor, updatePolicy
-
-