Uses of Class
com.google.dataflow.v1beta3.SnapshotJobRequest
-
Packages that use SnapshotJobRequest Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of SnapshotJobRequest in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SnapshotJobRequest Modifier and Type Method Description SnapshotJobRequestSnapshotJobRequest.Builder. build()SnapshotJobRequestSnapshotJobRequest.Builder. buildPartial()static SnapshotJobRequestSnapshotJobRequest. getDefaultInstance()SnapshotJobRequestSnapshotJobRequest.Builder. getDefaultInstanceForType()SnapshotJobRequestSnapshotJobRequest. getDefaultInstanceForType()static SnapshotJobRequestSnapshotJobRequest. parseDelimitedFrom(InputStream input)static SnapshotJobRequestSnapshotJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotJobRequestSnapshotJobRequest. parseFrom(byte[] data)static SnapshotJobRequestSnapshotJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotJobRequestSnapshotJobRequest. parseFrom(com.google.protobuf.ByteString data)static SnapshotJobRequestSnapshotJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotJobRequestSnapshotJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SnapshotJobRequestSnapshotJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotJobRequestSnapshotJobRequest. parseFrom(InputStream input)static SnapshotJobRequestSnapshotJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotJobRequestSnapshotJobRequest. parseFrom(ByteBuffer data)static SnapshotJobRequestSnapshotJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type SnapshotJobRequest Modifier and Type Method Description com.google.protobuf.Parser<SnapshotJobRequest>SnapshotJobRequest. getParserForType()static io.grpc.MethodDescriptor<SnapshotJobRequest,Snapshot>JobsV1Beta3Grpc. getSnapshotJobMethod()static com.google.protobuf.Parser<SnapshotJobRequest>SnapshotJobRequest. parser()com.google.api.gax.rpc.UnaryCallable<SnapshotJobRequest,Snapshot>JobsV1Beta3Client. snapshotJobCallable()Snapshot the state of a streaming job.com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotJobRequest,Snapshot>JobsV1Beta3Settings.Builder. snapshotJobSettings()Returns the builder for the settings used for calls to snapshotJob.com.google.api.gax.rpc.UnaryCallSettings<SnapshotJobRequest,Snapshot>JobsV1Beta3Settings. snapshotJobSettings()Returns the object with the settings used for calls to snapshotJob.Methods in com.google.dataflow.v1beta3 with parameters of type SnapshotJobRequest Modifier and Type Method Description SnapshotJobRequest.BuilderSnapshotJobRequest.Builder. mergeFrom(SnapshotJobRequest other)static SnapshotJobRequest.BuilderSnapshotJobRequest. newBuilder(SnapshotJobRequest prototype)SnapshotJobsV1Beta3Client. snapshotJob(SnapshotJobRequest request)Snapshot the state of a streaming job.default voidJobsV1Beta3Grpc.AsyncService. snapshotJob(SnapshotJobRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Snapshot the state of a streaming job.SnapshotJobsV1Beta3Grpc.JobsV1Beta3BlockingStub. snapshotJob(SnapshotJobRequest request)Snapshot the state of a streaming job.com.google.common.util.concurrent.ListenableFuture<Snapshot>JobsV1Beta3Grpc.JobsV1Beta3FutureStub. snapshotJob(SnapshotJobRequest request)Snapshot the state of a streaming job.voidJobsV1Beta3Grpc.JobsV1Beta3Stub. snapshotJob(SnapshotJobRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Snapshot the state of a streaming job. -
Uses of SnapshotJobRequest in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return types with arguments of type SnapshotJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SnapshotJobRequest,Snapshot>GrpcJobsV1Beta3Stub. snapshotJobCallable()com.google.api.gax.rpc.UnaryCallable<SnapshotJobRequest,Snapshot>HttpJsonJobsV1Beta3Stub. snapshotJobCallable()com.google.api.gax.rpc.UnaryCallable<SnapshotJobRequest,Snapshot>JobsV1Beta3Stub. snapshotJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotJobRequest,Snapshot>JobsV1Beta3StubSettings.Builder. snapshotJobSettings()Returns the builder for the settings used for calls to snapshotJob.com.google.api.gax.rpc.UnaryCallSettings<SnapshotJobRequest,Snapshot>JobsV1Beta3StubSettings. snapshotJobSettings()Returns the object with the settings used for calls to snapshotJob.
-