Uses of Class
com.google.dataflow.v1beta3.stub.SnapshotsV1Beta3Stub
-
Packages that use SnapshotsV1Beta3Stub Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of SnapshotsV1Beta3Stub in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SnapshotsV1Beta3Stub Modifier and Type Method Description SnapshotsV1Beta3Stub
SnapshotsV1Beta3Client. getStub()
Methods in com.google.dataflow.v1beta3 with parameters of type SnapshotsV1Beta3Stub Modifier and Type Method Description static SnapshotsV1Beta3Client
SnapshotsV1Beta3Client. create(SnapshotsV1Beta3Stub stub)
Constructs an instance of SnapshotsV1Beta3Client, using the given stub for making calls.Constructors in com.google.dataflow.v1beta3 with parameters of type SnapshotsV1Beta3Stub Constructor Description SnapshotsV1Beta3Client(SnapshotsV1Beta3Stub stub)
-
Uses of SnapshotsV1Beta3Stub in com.google.dataflow.v1beta3.stub
Subclasses of SnapshotsV1Beta3Stub in com.google.dataflow.v1beta3.stub Modifier and Type Class Description class
GrpcSnapshotsV1Beta3Stub
gRPC stub implementation for the SnapshotsV1Beta3 service API.class
HttpJsonSnapshotsV1Beta3Stub
REST stub implementation for the SnapshotsV1Beta3 service API.Methods in com.google.dataflow.v1beta3.stub that return SnapshotsV1Beta3Stub Modifier and Type Method Description SnapshotsV1Beta3Stub
SnapshotsV1Beta3StubSettings. createStub()
-