Class StorageInsightsGrpc.StorageInsightsImplBase
- java.lang.Object
-
- com.google.cloud.storageinsights.v1.StorageInsightsGrpc.StorageInsightsImplBase
-
- All Implemented Interfaces:
StorageInsightsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- StorageInsightsGrpc
public abstract static class StorageInsightsGrpc.StorageInsightsImplBase extends Object implements io.grpc.BindableService, StorageInsightsGrpc.AsyncService
Base class for the server implementation of the service StorageInsights.Service describing handlers for resources
-
-
Constructor Summary
Constructors Constructor Description StorageInsightsImplBase()
-
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.storageinsights.v1.StorageInsightsGrpc.AsyncService
createReportConfig, deleteReportConfig, getReportConfig, getReportDetail, listReportConfigs, listReportDetails, updateReportConfig
-
-