Class ProvisioningGrpc.ProvisioningImplBase
- java.lang.Object
-
- com.google.cloud.apigeeregistry.v1.ProvisioningGrpc.ProvisioningImplBase
-
- All Implemented Interfaces:
ProvisioningGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ProvisioningGrpc
public abstract static class ProvisioningGrpc.ProvisioningImplBase extends Object implements io.grpc.BindableService, ProvisioningGrpc.AsyncService
Base class for the server implementation of the service Provisioning.The service that is used for managing the data plane provisioning of the Registry.
-
-
Constructor Summary
Constructors Constructor Description ProvisioningImplBase()
-
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.apigeeregistry.v1.ProvisioningGrpc.AsyncService
createInstance, deleteInstance, getInstance
-
-