Package com.google.dataflow.v1beta3
Class FlexTemplatesServiceGrpc.FlexTemplatesServiceImplBase
- java.lang.Object
-
- com.google.dataflow.v1beta3.FlexTemplatesServiceGrpc.FlexTemplatesServiceImplBase
-
- All Implemented Interfaces:
FlexTemplatesServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- FlexTemplatesServiceGrpc
public abstract static class FlexTemplatesServiceGrpc.FlexTemplatesServiceImplBase extends Object implements io.grpc.BindableService, FlexTemplatesServiceGrpc.AsyncService
Base class for the server implementation of the service FlexTemplatesService.Provides a service for Flex templates. This feature is not ready yet.
-
-
Constructor Summary
Constructors Constructor Description FlexTemplatesServiceImplBase()
-
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.dataflow.v1beta3.FlexTemplatesServiceGrpc.AsyncService
launchFlexTemplate
-
-