Interface DataflowEndpointConfig.Builder

    • Method Detail

      • dataflowEndpointName

        DataflowEndpointConfig.Builder dataflowEndpointName​(String dataflowEndpointName)

        Name of a dataflow endpoint.

        Parameters:
        dataflowEndpointName - Name of a dataflow endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataflowEndpointRegion

        DataflowEndpointConfig.Builder dataflowEndpointRegion​(String dataflowEndpointRegion)

        Region of a dataflow endpoint.

        Parameters:
        dataflowEndpointRegion - Region of a dataflow endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.