Class StorageTransferServiceGrpc.StorageTransferServiceImplBase

  • All Implemented Interfaces:
    StorageTransferServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    StorageTransferServiceGrpc

    public abstract static class StorageTransferServiceGrpc.StorageTransferServiceImplBase
    extends Object
    implements io.grpc.BindableService, StorageTransferServiceGrpc.AsyncService
    Base class for the server implementation of the service StorageTransferService.
     Storage Transfer Service and its protos.
     Transfers data between between Google Cloud Storage buckets or from a data
     source external to Google to a Cloud Storage bucket.
     
    • Constructor Detail

      • StorageTransferServiceImplBase

        public StorageTransferServiceImplBase()
    • Method Detail

      • bindService

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