Package com.google.dataflow.v1beta3
Class SnapshotsV1Beta3Grpc.SnapshotsV1Beta3ImplBase
- java.lang.Object
-
- com.google.dataflow.v1beta3.SnapshotsV1Beta3Grpc.SnapshotsV1Beta3ImplBase
-
- All Implemented Interfaces:
SnapshotsV1Beta3Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SnapshotsV1Beta3Grpc
public abstract static class SnapshotsV1Beta3Grpc.SnapshotsV1Beta3ImplBase extends Object implements io.grpc.BindableService, SnapshotsV1Beta3Grpc.AsyncService
Base class for the server implementation of the service SnapshotsV1Beta3.Provides methods to manage snapshots of Google Cloud Dataflow jobs.
-
-
Constructor Summary
Constructors Constructor Description SnapshotsV1Beta3ImplBase()
-
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.SnapshotsV1Beta3Grpc.AsyncService
deleteSnapshot, getSnapshot, listSnapshots
-
-