Class ConfidentialComputingGrpc.ConfidentialComputingImplBase
- java.lang.Object
-
- com.google.cloud.confidentialcomputing.v1alpha1.ConfidentialComputingGrpc.ConfidentialComputingImplBase
-
- All Implemented Interfaces:
ConfidentialComputingGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ConfidentialComputingGrpc
public abstract static class ConfidentialComputingGrpc.ConfidentialComputingImplBase extends Object implements io.grpc.BindableService, ConfidentialComputingGrpc.AsyncService
Base class for the server implementation of the service ConfidentialComputing.Service describing handlers for resources
-
-
Constructor Summary
Constructors Constructor Description ConfidentialComputingImplBase()
-
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.confidentialcomputing.v1alpha1.ConfidentialComputingGrpc.AsyncService
createChallenge, verifyAttestation
-
-