Interface DataflowEndpointConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DataflowEndpointConfig.Builder,DataflowEndpointConfig>, SdkBuilder<DataflowEndpointConfig.Builder,DataflowEndpointConfig>, SdkPojo
Enclosing class:
DataflowEndpointConfig

public static interface DataflowEndpointConfig.Builder extends SdkPojo, CopyableBuilder<DataflowEndpointConfig.Builder,DataflowEndpointConfig>
  • Method Details

    • 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.