Class DataflowTransport


  • public class DataflowTransport
    extends java.lang.Object
    Helpers for cloud communication.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.google.api.services.dataflow.Dataflow.Builder newDataflowClient​(DataflowPipelineOptions options)
      Returns a Google Cloud Dataflow client builder.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DataflowTransport

        public DataflowTransport()
    • Method Detail

      • newDataflowClient

        public static com.google.api.services.dataflow.Dataflow.Builder newDataflowClient​(DataflowPipelineOptions options)
        Returns a Google Cloud Dataflow client builder.