Interface Listener.Builder

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

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

    • protocol

      Listener.Builder protocol(String protocol)

      The protocol that is used by the Listener.

      Parameters:
      protocol - The protocol that is used by the Listener.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port that is used by the Listener.

      Parameters:
      port - The port that is used by the Listener.
      Returns:
      Returns a reference to this object so that method calls can be chained together.