Class PipelineServiceGrpc.PipelineServiceImplBase
- java.lang.Object
-
- com.google.cloud.contentwarehouse.v1.PipelineServiceGrpc.PipelineServiceImplBase
-
- All Implemented Interfaces:
PipelineServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- PipelineServiceGrpc
public abstract static class PipelineServiceGrpc.PipelineServiceImplBase extends Object implements io.grpc.BindableService, PipelineServiceGrpc.AsyncService
Base class for the server implementation of the service PipelineService.This service lets you manage pipelines.
-
-
Constructor Summary
Constructors Constructor Description PipelineServiceImplBase()
-
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.contentwarehouse.v1.PipelineServiceGrpc.AsyncService
runPipeline
-
-