Uses of Class
com.google.dataflow.v1beta3.stub.MessagesV1Beta3StubSettings
-
Packages that use MessagesV1Beta3StubSettings Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of MessagesV1Beta3StubSettings in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 with parameters of type MessagesV1Beta3StubSettings Modifier and Type Method Description static MessagesV1Beta3SettingsMessagesV1Beta3Settings. create(MessagesV1Beta3StubSettings stub) -
Uses of MessagesV1Beta3StubSettings in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return MessagesV1Beta3StubSettings Modifier and Type Method Description MessagesV1Beta3StubSettingsMessagesV1Beta3StubSettings.Builder. build()Methods in com.google.dataflow.v1beta3.stub with parameters of type MessagesV1Beta3StubSettings Modifier and Type Method Description static GrpcMessagesV1Beta3StubGrpcMessagesV1Beta3Stub. create(MessagesV1Beta3StubSettings settings)static HttpJsonMessagesV1Beta3StubHttpJsonMessagesV1Beta3Stub. create(MessagesV1Beta3StubSettings settings)Constructors in com.google.dataflow.v1beta3.stub with parameters of type MessagesV1Beta3StubSettings Constructor Description Builder(MessagesV1Beta3StubSettings settings)GrpcMessagesV1Beta3Stub(MessagesV1Beta3StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcMessagesV1Beta3Stub, using the given settings.GrpcMessagesV1Beta3Stub(MessagesV1Beta3StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcMessagesV1Beta3Stub, using the given settings.HttpJsonMessagesV1Beta3Stub(MessagesV1Beta3StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonMessagesV1Beta3Stub, using the given settings.HttpJsonMessagesV1Beta3Stub(MessagesV1Beta3StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonMessagesV1Beta3Stub, using the given settings.
-