Class StorageControlGrpc.StorageControlImplBase

java.lang.Object
com.google.storage.control.v2.StorageControlGrpc.StorageControlImplBase
All Implemented Interfaces:
StorageControlGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
StorageControlGrpc

public abstract static class StorageControlGrpc.StorageControlImplBase extends Object implements io.grpc.BindableService, StorageControlGrpc.AsyncService
Base class for the server implementation of the service StorageControl.
 StorageControl service includes selected control plane operations.
 
  • Constructor Details

    • StorageControlImplBase

      public StorageControlImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService