Interface CustomerNodeEndpoint.Builder

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

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

    • address

      The address of the node endpoint

      Parameters:
      address - The address of the node endpoint
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port of the node endpoint

      Parameters:
      port - The port of the node endpoint
      Returns:
      Returns a reference to this object so that method calls can be chained together.