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