Interface AddBridgeNetworkSourceRequest.Builder

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

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

    • multicastIp

      The network source multicast IP.
      Parameters:
      multicastIp - The network source multicast IP.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.
      Parameters:
      name - The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkName

      The network source's gateway network name.
      Parameters:
      networkName - The network source's gateway network name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The network source port.
      Parameters:
      port - The network source port.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • protocol

      The network source protocol.
      Parameters:
      protocol - The network source protocol.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      The network source protocol.
      Parameters:
      protocol - The network source protocol.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: