Class ServiceManagerGrpc.ServiceManagerImplBase
- java.lang.Object
-
- com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
- All Implemented Interfaces:
ServiceManagerGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ServiceManagerGrpc
public abstract static class ServiceManagerGrpc.ServiceManagerImplBase extends Object implements io.grpc.BindableService, ServiceManagerGrpc.AsyncService
Base class for the server implementation of the service ServiceManager.[Google Service Management API](https://cloud.google.com/service-infrastructure/docs/overview)
-
-
Constructor Summary
Constructors Constructor Description ServiceManagerImplBase()
-
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.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
createService, createServiceConfig, createServiceRollout, deleteService, generateConfigReport, getService, getServiceConfig, getServiceRollout, listServiceConfigs, listServiceRollouts, listServices, submitConfigSource, undeleteService
-
-